A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbilitiesListener - Class in net.minestom.server.listener
- AbilitiesListener() - Constructor for class net.minestom.server.listener.AbilitiesListener
- above() - Method in class net.minestom.server.utils.block.BlockUtils
- ABSORPTION - net.minestom.server.potion.PotionEffect
- AbstractProjectile - Class in net.minestom.server.entity.type.projectile
- AbstractProjectile(Entity, EntityType, Position) - Constructor for class net.minestom.server.entity.type.projectile.AbstractProjectile
- ACACIA - net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
- ACACIA_BOAT - net.minestom.server.item.Material
- ACACIA_BUTTON - net.minestom.server.instance.block.Block
- ACACIA_BUTTON - net.minestom.server.item.Material
- ACACIA_DOOR - net.minestom.server.instance.block.Block
- ACACIA_DOOR - net.minestom.server.item.Material
- ACACIA_FENCE - net.minestom.server.instance.block.Block
- ACACIA_FENCE - net.minestom.server.item.Material
- ACACIA_FENCE_GATE - net.minestom.server.instance.block.Block
- ACACIA_FENCE_GATE - net.minestom.server.item.Material
- ACACIA_LEAVES - net.minestom.server.instance.block.Block
- ACACIA_LEAVES - net.minestom.server.item.Material
- ACACIA_LOG - net.minestom.server.instance.block.Block
- ACACIA_LOG - net.minestom.server.item.Material
- ACACIA_PLANKS - net.minestom.server.instance.block.Block
- ACACIA_PLANKS - net.minestom.server.item.Material
- ACACIA_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- ACACIA_PRESSURE_PLATE - net.minestom.server.item.Material
- ACACIA_SAPLING - net.minestom.server.instance.block.Block
- ACACIA_SAPLING - net.minestom.server.item.Material
- ACACIA_SIGN - net.minestom.server.instance.block.Block
- ACACIA_SIGN - net.minestom.server.item.Material
- ACACIA_SLAB - net.minestom.server.instance.block.Block
- ACACIA_SLAB - net.minestom.server.item.Material
- ACACIA_STAIRS - net.minestom.server.instance.block.Block
- ACACIA_STAIRS - net.minestom.server.item.Material
- ACACIA_TRAPDOOR - net.minestom.server.instance.block.Block
- ACACIA_TRAPDOOR - net.minestom.server.item.Material
- ACACIA_WALL_SIGN - net.minestom.server.instance.block.Block
- ACACIA_WOOD - net.minestom.server.instance.block.Block
- ACACIA_WOOD - net.minestom.server.item.Material
- AcaciaButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaButton() - Constructor for class net.minestom.server.instance.block.states.AcaciaButton
-
Deprecated.
- AcaciaDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaDoor() - Constructor for class net.minestom.server.instance.block.states.AcaciaDoor
-
Deprecated.
- AcaciaFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaFence() - Constructor for class net.minestom.server.instance.block.states.AcaciaFence
-
Deprecated.
- AcaciaFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaFenceGate() - Constructor for class net.minestom.server.instance.block.states.AcaciaFenceGate
-
Deprecated.
- AcaciaLeaves - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaLeaves() - Constructor for class net.minestom.server.instance.block.states.AcaciaLeaves
-
Deprecated.
- AcaciaLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaLog() - Constructor for class net.minestom.server.instance.block.states.AcaciaLog
-
Deprecated.
- AcaciaPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaPressurePlate() - Constructor for class net.minestom.server.instance.block.states.AcaciaPressurePlate
-
Deprecated.
- AcaciaSapling - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaSapling() - Constructor for class net.minestom.server.instance.block.states.AcaciaSapling
-
Deprecated.
- AcaciaSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaSign() - Constructor for class net.minestom.server.instance.block.states.AcaciaSign
-
Deprecated.
- AcaciaSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaSlab() - Constructor for class net.minestom.server.instance.block.states.AcaciaSlab
-
Deprecated.
- AcaciaStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaStairs() - Constructor for class net.minestom.server.instance.block.states.AcaciaStairs
-
Deprecated.
- AcaciaTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaTrapdoor() - Constructor for class net.minestom.server.instance.block.states.AcaciaTrapdoor
-
Deprecated.
- AcaciaWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaWallSign() - Constructor for class net.minestom.server.instance.block.states.AcaciaWallSign
-
Deprecated.
- AcaciaWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AcaciaWood() - Constructor for class net.minestom.server.instance.block.states.AcaciaWood
-
Deprecated.
- accept(Collection<Player>, PacketController, ServerPacket) - Method in interface net.minestom.server.listener.manager.ServerPacketConsumer
-
Called when a packet is sent to a client.
- accept(Player, int, ClickType, InventoryConditionResult) - Method in interface net.minestom.server.inventory.condition.InventoryCondition
-
Called when a
Playerclicks in the inventory where thisInventoryConditionhas been added to. - accept(Player, PacketController, ClientPlayPacket) - Method in interface net.minestom.server.listener.manager.ClientPacketConsumer
-
Called when a packet is received from a client.
- accept(PlayerConnection, ResponseData) - Method in interface net.minestom.server.ping.ResponseDataConsumer
-
A method to fill the data of the response.
- accept(MixinPlatformManager, IContainerHandle) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinPlatformAgentMinestom
- accept(T, Player) - Method in interface net.minestom.server.listener.manager.PacketListenerConsumer
- accepted - Variable in class net.minestom.server.network.packet.client.play.ClientWindowConfirmationPacket
- accepted - Variable in class net.minestom.server.network.packet.server.play.WindowConfirmationPacket
- ACCEPTED - net.minestom.server.resourcepack.ResourcePackStatus
- achieved - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
- ACKNOWLEDGE_PLAYER_DIGGING - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- AcknowledgePlayerDiggingPacket - Class in net.minestom.server.network.packet.server.play
- AcknowledgePlayerDiggingPacket() - Constructor for class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- action - Variable in class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
- action - Variable in class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- action - Variable in class net.minestom.server.network.packet.client.play.ClientStatusPacket
- action - Variable in class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- action - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- action - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket
- action - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The action of the packet
- action - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- action - Variable in class net.minestom.server.network.packet.server.play.UpdateScorePacket
- action - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket
- actionBarText - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- actionId - Variable in class net.minestom.server.network.packet.server.play.BlockActionPacket
- actionNumber - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- actionNumber - Variable in class net.minestom.server.network.packet.client.play.ClientWindowConfirmationPacket
- actionNumber - Variable in class net.minestom.server.network.packet.server.play.WindowConfirmationPacket
- actionParam - Variable in class net.minestom.server.network.packet.server.play.BlockActionPacket
- ACTIVATOR_RAIL - net.minestom.server.instance.block.Block
- ACTIVATOR_RAIL - net.minestom.server.item.Material
- ActivatorRail - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ActivatorRail() - Constructor for class net.minestom.server.instance.block.states.ActivatorRail
-
Deprecated.
- add(double, double, double) - Method in class net.minestom.server.utils.Position
-
Adds offsets to the current position.
- add(double, double, double) - Method in class net.minestom.server.utils.Vector
- add(int, int, int) - Method in class net.minestom.server.utils.BlockPosition
-
Adds offsets to this block position.
- add(BlockPosition) - Method in class net.minestom.server.utils.BlockPosition
-
Adds offsets to this block position.
- add(Position) - Method in class net.minestom.server.utils.Position
-
Adds a position to the current position.
- add(Vector) - Method in class net.minestom.server.utils.Vector
- ADD - net.minestom.server.network.packet.server.play.BossBarPacket.Action
- ADD_PLAYER - net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
- ADD_PLAYERS_TEAM - net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
An action to add player to the team
- addAttribute(ItemAttribute) - Method in class net.minestom.server.item.ItemStack
-
Adds an attribute to the item.
- addBiome(Biome) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Adds a new biome.
- addBlockAlternative(BlockAlternative) - Method in enum net.minestom.server.instance.block.Block
- addChild(MinestomExtensionClassLoader) - Method in class net.minestom.server.extras.selfmodification.HierarchyClassLoader
- addCodeModifier(CodeModifier) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- addDimension(DimensionType) - Method in class net.minestom.server.world.DimensionTypeManager
-
Adds a new dimension type.
- addEffect(Potion) - Method in class net.minestom.server.entity.Entity
-
Adds an effect to an entity.
- addEntityToChunk(Entity, Chunk) - Method in class net.minestom.server.instance.Instance
-
Adds the specified
Entityto the instance entities cache. - AddEntityToInstanceEvent - Class in net.minestom.server.event.instance
-
Called by an Instance when an entity is added to it.
- AddEntityToInstanceEvent(Instance, Entity) - Constructor for class net.minestom.server.event.instance.AddEntityToInstanceEvent
- addEventCallback(Class<E>, EventCallback<E>) - Method in interface net.minestom.server.event.handler.EventHandler
-
Adds a new event callback for the specified type
eventClass. - addFireworkEffect(FireworkEffect) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Adds a firework effect to this firework.
- addFireworkEffects(FireworkEffect...) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Adds an array of firework effects to this firework.
- addIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.ShapedRecipe
- addIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.ShapelessRecipe
- addInventoryCondition(InventoryCondition) - Method in class net.minestom.server.inventory.Inventory
- addInventoryCondition(InventoryCondition) - Method in interface net.minestom.server.inventory.InventoryModifier
-
Adds a new
InventoryConditionto this inventory. - addInventoryCondition(InventoryCondition) - Method in class net.minestom.server.inventory.PlayerInventory
- addItemFlags(ItemFlag...) - Method in class net.minestom.server.item.ItemStack
-
Adds flags to the item.
- addItemStack(ItemStack) - Method in class net.minestom.server.inventory.Inventory
- addItemStack(ItemStack) - Method in interface net.minestom.server.inventory.InventoryModifier
-
Adds an
ItemStackto the inventory and send relevant update to the viewer(s). - addItemStack(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- ADDITION - net.minestom.server.attribute.AttributeOperation
- additionsSound(BiomeEffects.AdditionsSound) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- AdditionsSound(NamespaceID, double) - Constructor for class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
- addMember(String) - Method in class net.minestom.server.scoreboard.Team
-
Adds a member to the
Team. - addModifier(AttributeModifier) - Method in class net.minestom.server.attribute.AttributeInstance
-
Add a modifier to this instance.
- addNodes(DeclareCommandsPacket.Node[]) - Method in class net.minestom.server.command.builder.NodeMaker
- addPacketToQueue(ClientPlayPacket) - Method in class net.minestom.server.entity.Player
-
All packets in the queue are executed in the
Player.update(long)method It is used internally to add all received packet from the client. - addPassenger(Entity) - Method in class net.minestom.server.entity.Entity
-
Adds a new passenger to this entity.
- addPermission(Permission) - Method in interface net.minestom.server.permission.PermissionHandler
-
Adds a
Permissionto this handler. - addPlayer(String, UUID) - Method in class net.minestom.server.ping.ResponseData
-
Adds a player to the response.
- AddPlayer(UUID, String, GameMode, int) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- addPlayerInitialization(Consumer<Player>) - Method in class net.minestom.server.network.ConnectionManager
-
Adds a new player initialization consumer.
- addPluginRequestEntry(int, String) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Adds an entry to the plugin request map.
- addRecipe(Recipe) - Method in class net.minestom.server.recipe.RecipeManager
- addRequiredTag(Tag.BasicTypes, NamespaceID) - Method in class net.minestom.server.gamedata.tags.TagManager
-
Adds a required tag to send to players when they connect
- addRequiredTagsToPacket(TagsPacket) - Method in class net.minestom.server.gamedata.tags.TagManager
-
Adds the required tags for the game to function correctly
- addSharedInstance(SharedInstance) - Method in class net.minestom.server.instance.InstanceContainer
-
Assigns a
SharedInstanceto this container. - addSubcommand(Command) - Method in class net.minestom.server.command.builder.Command
- addSyntax(CommandExecutor, Argument<?>...) - Method in class net.minestom.server.command.builder.Command
-
Adds a new syntax without condition.
- addSyntax(CommandCondition, CommandExecutor, Argument<?>...) - Method in class net.minestom.server.command.builder.Command
-
Adds a new syntax in the command.
- addThreadMonitor(String) - Method in class net.minestom.server.benchmark.BenchmarkManager
- addTickEndCallback(LongConsumer) - Method in class net.minestom.server.UpdateManager
-
Adds a callback executed at the end of the next server tick.
- addTickStartCallback(LongConsumer) - Method in class net.minestom.server.UpdateManager
-
Adds a callback executed at the start of the next server tick.
- addTrade(TradeListPacket.Trade) - Method in class net.minestom.server.inventory.type.VillagerInventory
- addURL(URL) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- addViewer(Player) - Method in class net.minestom.server.advancements.AdvancementTab
- addViewer(Player) - Method in class net.minestom.server.bossbar.BossBar
- addViewer(Player) - Method in class net.minestom.server.entity.Entity
- addViewer(Player) - Method in class net.minestom.server.entity.EntityCreature
- addViewer(Player) - Method in class net.minestom.server.entity.ExperienceOrb
- addViewer(Player) - Method in class net.minestom.server.entity.hologram.Hologram
-
Adds a viewer.
- addViewer(Player) - Method in class net.minestom.server.entity.ObjectEntity
- addViewer(Player) - Method in class net.minestom.server.entity.Player
- addViewer(Player) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- addViewer(Player) - Method in class net.minestom.server.instance.Chunk
-
Sends the chunk to
playerand add it to the player viewing chunks collection and send aPlayerChunkLoadEvent. - addViewer(Player) - Method in class net.minestom.server.inventory.Inventory
-
This will not open the inventory for
player, usePlayer.openInventory(Inventory). - addViewer(Player) - Method in class net.minestom.server.scoreboard.BelowNameTag
- addViewer(Player) - Method in class net.minestom.server.scoreboard.Sidebar
- addViewer(Player) - Method in class net.minestom.server.scoreboard.TabList
- addViewer(Player) - Method in interface net.minestom.server.Viewable
-
Adds a viewer.
- addWaitingPlayer(Player) - Method in class net.minestom.server.network.ConnectionManager
-
Adds a player into the waiting list, to be handled during the next server tick.
- Advancement - Class in net.minestom.server.advancements
-
Represents an advancement located in an
AdvancementTab. - Advancement() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- Advancement(JsonMessage, JsonMessage, ItemStack, FrameType, float, float) - Constructor for class net.minestom.server.advancements.Advancement
- Advancement(JsonMessage, JsonMessage, Material, FrameType, float, float) - Constructor for class net.minestom.server.advancements.Advancement
- AdvancementAction - Enum in net.minestom.server.advancements
- AdvancementManager - Class in net.minestom.server.advancements
-
Used to manage all the registered
AdvancementTab. - AdvancementManager() - Constructor for class net.minestom.server.advancements.AdvancementManager
- AdvancementMapping() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- advancementMappings - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket
- AdvancementProgress() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
- AdvancementRoot - Class in net.minestom.server.advancements
-
Represents an
Advancementwhich is the root of anAdvancementTab. - AdvancementRoot(JsonMessage, JsonMessage, ItemStack, FrameType, float, float, String) - Constructor for class net.minestom.server.advancements.AdvancementRoot
- AdvancementRoot(JsonMessage, JsonMessage, Material, FrameType, float, float, String) - Constructor for class net.minestom.server.advancements.AdvancementRoot
- ADVANCEMENTS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- AdvancementsPacket - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket
- AdvancementsPacket.Advancement - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.AdvancementMapping - Class in net.minestom.server.network.packet.server.play
-
AdvancementMapping maps the namespaced ID to the Advancement.
- AdvancementsPacket.AdvancementProgress - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.Criteria - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.CriterionProgress - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.DisplayData - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.ProgressMapping - Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.Requirement - Class in net.minestom.server.network.packet.server.play
- AdvancementTab - Class in net.minestom.server.advancements
-
Represents a tab which can be shared between multiple players.
- AdvancementTab(String, AdvancementRoot) - Constructor for class net.minestom.server.advancements.AdvancementTab
- AdvancementTabEvent - Class in net.minestom.server.event.player
-
Called when a
Playeropens the advancement screens or switch the tab and when he closes the screen. - AdvancementTabEvent(Player, AdvancementAction, String) - Constructor for class net.minestom.server.event.player.AdvancementTabEvent
- AdvancementTabListener - Class in net.minestom.server.listener
- AdvancementTabListener() - Constructor for class net.minestom.server.listener.AdvancementTabListener
- AdvancementUtils - Class in net.minestom.server.utils.advancement
- ADVENTURE - net.minestom.server.entity.GameMode
- age() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- AIR - net.minestom.server.instance.block.Block
- AIR - net.minestom.server.item.Material
- aiTick(long) - Method in interface net.minestom.server.entity.ai.EntityAI
-
Performs an AI tick, it includes finding a new
GoalSelectoror tick the current one, - ALL_ENTITIES - net.minestom.server.utils.entity.EntityFinder.TargetSelector
- ALL_PLAYERS - net.minestom.server.utils.entity.EntityFinder.TargetSelector
- ALL_RECIPES - net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- ALLIUM - net.minestom.server.instance.block.Block
- ALLIUM - net.minestom.server.item.Material
- allocateBuffer(ChannelHandlerContext, FramedPacket, boolean) - Method in class net.minestom.server.network.netty.codec.GroupedPacketHandler
- allowFlying - Variable in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- allowFriendlyFire() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the friendly flags for allow friendly fire without an update packet.
- allowSpace() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if the argument can contain space.
- AlternativesEntry - Class in net.minestom.server.gamedata.loottables.entries
- AlternativesEntry(AlternativesType, List<LootTable.Entry>, int, int, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.entries.AlternativesEntry
- AlternativesType - Class in net.minestom.server.gamedata.loottables.entries
-
minecraft:alternatives
- AlternativesType() - Constructor for class net.minestom.server.gamedata.loottables.entries.AlternativesType
- ALWAYS - net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Can push all objects and can be pushed by all objects
- ALWAYS - net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
The name tag is visible
- ALWAYS_NO - Static variable in interface net.minestom.server.gamedata.Condition
- ALWAYS_YES - Static variable in interface net.minestom.server.gamedata.Condition
- AMBIENT - net.minestom.server.sound.SoundCategory
- AMBIENT_BASALT_DELTAS_ADDITIONS - net.minestom.server.sound.Sound
- AMBIENT_BASALT_DELTAS_LOOP - net.minestom.server.sound.Sound
- AMBIENT_BASALT_DELTAS_MOOD - net.minestom.server.sound.Sound
- AMBIENT_CAVE - net.minestom.server.sound.Sound
- AMBIENT_CRIMSON_FOREST_ADDITIONS - net.minestom.server.sound.Sound
- AMBIENT_CRIMSON_FOREST_LOOP - net.minestom.server.sound.Sound
- AMBIENT_CRIMSON_FOREST_MOOD - net.minestom.server.sound.Sound
- AMBIENT_ENTITY_EFFECT - net.minestom.server.particle.Particle
- AMBIENT_NETHER_WASTES_ADDITIONS - net.minestom.server.sound.Sound
- AMBIENT_NETHER_WASTES_LOOP - net.minestom.server.sound.Sound
- AMBIENT_NETHER_WASTES_MOOD - net.minestom.server.sound.Sound
- AMBIENT_SOUL_SAND_VALLEY_ADDITIONS - net.minestom.server.sound.Sound
- AMBIENT_SOUL_SAND_VALLEY_LOOP - net.minestom.server.sound.Sound
- AMBIENT_SOUL_SAND_VALLEY_MOOD - net.minestom.server.sound.Sound
- AMBIENT_UNDERWATER_ENTER - net.minestom.server.sound.Sound
- AMBIENT_UNDERWATER_EXIT - net.minestom.server.sound.Sound
- AMBIENT_UNDERWATER_LOOP - net.minestom.server.sound.Sound
- AMBIENT_UNDERWATER_LOOP_ADDITIONS - net.minestom.server.sound.Sound
- AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE - net.minestom.server.sound.Sound
- AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE - net.minestom.server.sound.Sound
- AMBIENT_WARPED_FOREST_ADDITIONS - net.minestom.server.sound.Sound
- AMBIENT_WARPED_FOREST_LOOP - net.minestom.server.sound.Sound
- AMBIENT_WARPED_FOREST_MOOD - net.minestom.server.sound.Sound
- ambientLight(float) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- ambientSound(NamespaceID) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- ANCIENT_DEBRIS - net.minestom.server.instance.block.Block
- ANCIENT_DEBRIS - net.minestom.server.item.Material
- ANDESITE - net.minestom.server.instance.block.Block
- ANDESITE - net.minestom.server.item.Material
- ANDESITE_SLAB - net.minestom.server.instance.block.Block
- ANDESITE_SLAB - net.minestom.server.item.Material
- ANDESITE_STAIRS - net.minestom.server.instance.block.Block
- ANDESITE_STAIRS - net.minestom.server.item.Material
- ANDESITE_WALL - net.minestom.server.instance.block.Block
- ANDESITE_WALL - net.minestom.server.item.Material
- AndesiteSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AndesiteSlab() - Constructor for class net.minestom.server.instance.block.states.AndesiteSlab
-
Deprecated.
- AndesiteStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AndesiteStairs() - Constructor for class net.minestom.server.instance.block.states.AndesiteStairs
-
Deprecated.
- AndesiteWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AndesiteWall() - Constructor for class net.minestom.server.instance.block.states.AndesiteWall
-
Deprecated.
- angle(Vector) - Method in class net.minestom.server.utils.Vector
-
Gets the angle between this vector and another in radians.
- ANGRY_VILLAGER - net.minestom.server.particle.Particle
- Animal - Interface in net.minestom.server.entity.type
- ANIMALS_BRED - net.minestom.server.stat.StatisticType
- animation - Variable in class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- animationListener(ClientAnimationPacket, Player) - Static method in class net.minestom.server.listener.AnimationListener
- AnimationListener - Class in net.minestom.server.listener
- AnimationListener() - Constructor for class net.minestom.server.listener.AnimationListener
- AnotherLootTableEntry - Class in net.minestom.server.gamedata.loottables.entries
- AnotherLootTableEntry(AnotherLootTableType, LootTable, int, int, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.entries.AnotherLootTableEntry
- AnotherLootTableType - Class in net.minestom.server.gamedata.loottables.entries
-
Allows to sample from a different loot table minecraft:loot_table
- AnotherLootTableType() - Constructor for class net.minestom.server.gamedata.loottables.entries.AnotherLootTableType
- Anvil - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Anvil() - Constructor for class net.minestom.server.instance.block.states.Anvil
-
Deprecated.
- ANVIL - net.minestom.server.instance.block.Block
- ANVIL - net.minestom.server.inventory.InventoryType
- ANVIL - net.minestom.server.item.Material
- ANVIL_DESTROYED - net.minestom.server.effects.Effects
- ANVIL_LANDED - net.minestom.server.effects.Effects
- ANVIL_REPAIR_COST - net.minestom.server.inventory.InventoryProperty
- ANVIL_USED - net.minestom.server.effects.Effects
- AnvilInventory - Class in net.minestom.server.inventory.type
- AnvilInventory(String) - Constructor for class net.minestom.server.inventory.type.AnvilInventory
- append(String) - Method in class net.minestom.server.chat.ColoredText
-
Appends the text.
- append(ChatColor, String) - Method in class net.minestom.server.chat.ColoredText
-
Appends the text.
- append(ColoredText) - Method in class net.minestom.server.chat.RichMessage
-
Adds a new rich component to the message.
- appendLegacy(String, char) - Method in class net.minestom.server.chat.ColoredText
-
Adds legacy text.
- APPLE - net.minestom.server.item.Material
- apply(CommandSender, String) - Method in interface net.minestom.server.utils.callback.CommandCallback
-
Executed if an unknown command is run.
- apply(CommandSender, Arguments) - Method in interface net.minestom.server.command.builder.CommandExecutor
-
Executes the command callback once the syntax has been called (or the default executor).
- apply(CommandSender, ArgumentSyntaxException) - Method in interface net.minestom.server.command.builder.ArgumentCallback
-
Executed when an error is found.
- apply(Instance) - Method in class net.minestom.server.instance.Explosion
-
Performs the explosion and send the corresponding packet
- apply(ItemStack, int) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- apply(ItemStack, int) - Method in class net.minestom.server.item.StackingRule
-
Changes the size of the
ItemStacktonewAmount. - apply(ItemStack, Data) - Method in class net.minestom.server.gamedata.loottables.ConditionedFunctionWrapper
- apply(ItemStack, Data) - Method in interface net.minestom.server.gamedata.loottables.LootTableFunction
-
Applies changes to the stack being produced
- apply(MapColors) - Method in enum net.minestom.server.map.MapColors.Multiplier
- applyEnchantment(Enchantment, short) - Method in interface net.minestom.server.utils.NBTUtils.EnchantmentSetter
- applyWorldBorder(Instance, Position, Position) - Static method in class net.minestom.server.collision.CollisionUtils
-
Applies world border collision.
- APPROXIMATE - net.minestom.server.map.MapColors.ColorMappingStrategy
-
RGB components are divided by 10 before issuing a lookup (as with the PRECISE strategy), but saves on memory usage
- AQUA_AFFINITY - net.minestom.server.item.Enchantment
- ARBITRARY - net.minestom.server.utils.entity.EntityFinder.EntitySort
- AREA_EFFECT_CLOUD - net.minestom.server.entity.EntityType
- areLinked(Instance, Instance) - Static method in class net.minestom.server.utils.instance.InstanceUtils
-
Gets if two instances share the same chunks.
- areVisible(Entity, Entity) - Static method in class net.minestom.server.utils.entity.EntityUtils
- argCondition(boolean, String) - Static method in class net.minestom.server.utils.validate.Check
- argIndex - Variable in class net.minestom.server.command.builder.parser.CommandSuggestionHolder
- Argument<T> - Class in net.minestom.server.command.builder.arguments
-
An argument is meant to be parsed when added into a
Command's syntax withCommand.addSyntax(CommandExecutor, Argument[]). - Argument(String) - Constructor for class net.minestom.server.command.builder.arguments.Argument
-
Creates a new argument with
useRemainingandallowSpacesets to false. - Argument(String, boolean) - Constructor for class net.minestom.server.command.builder.arguments.Argument
-
Creates a new argument with
useRemainingsets to false. - Argument(String, boolean, boolean) - Constructor for class net.minestom.server.command.builder.arguments.Argument
-
Creates a new argument.
- ARGUMENT - net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- ArgumentBlockState - Class in net.minestom.server.command.builder.arguments.minecraft.registry
- ArgumentBlockState(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentBlockState
- ArgumentBoolean - Class in net.minestom.server.command.builder.arguments
-
Represents a boolean value.
- ArgumentBoolean(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentBoolean
- ArgumentCallback - Interface in net.minestom.server.command.builder
-
Callback executed when an error is found within the
Argument. - ArgumentColor - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument which will give you a
ChatColor. - ArgumentColor(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- ArgumentCommand - Class in net.minestom.server.command.builder.arguments
- ArgumentCommand(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentCommand
- ArgumentDouble - Class in net.minestom.server.command.builder.arguments.number
- ArgumentDouble(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentDouble
- ArgumentDynamicStringArray - Class in net.minestom.server.command.builder.arguments
-
Same as
ArgumentStringArraywith the exception that this argument can triggerCommand.onDynamicWrite(CommandSender, String). - ArgumentDynamicStringArray(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentDynamicStringArray
- ArgumentDynamicWord - Class in net.minestom.server.command.builder.arguments
-
Same as
ArgumentWordwith the exception that this argument can triggerCommand.onDynamicWrite(CommandSender, String)when the suggestion type isSuggestionType.ASK_SERVER, or any other suggestions available in the enum. - ArgumentDynamicWord(String, SuggestionType) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
- ArgumentEnchantment - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving an
Enchantment. - ArgumentEnchantment(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- ArgumentEntity - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents the target selector argument.
- ArgumentEntity(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- ArgumentEntityType - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving an
EntityType. - ArgumentEntityType(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- ArgumentFloat - Class in net.minestom.server.command.builder.arguments.number
- ArgumentFloat(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentFloat
- ArgumentFloatRange - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument which will give you an
FloatRange. - ArgumentFloatRange(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentFloatRange
- ArgumentGroup - Class in net.minestom.server.command.builder.arguments
- ArgumentGroup(String, Argument<?>...) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentGroup
- ArgumentInteger - Class in net.minestom.server.command.builder.arguments.number
- ArgumentInteger(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentInteger
- ArgumentIntRange - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument which will give you an
IntRange. - ArgumentIntRange(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- ArgumentItemStack - Class in net.minestom.server.command.builder.arguments.minecraft
-
Argument which can be used to retrieve an
ItemStackfrom its material and with NBT data. - ArgumentItemStack(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- ArgumentLiteral - Class in net.minestom.server.command.builder.arguments
- ArgumentLiteral(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentLiteral
- ArgumentLong - Class in net.minestom.server.command.builder.arguments.number
- ArgumentLong(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentLong
- ArgumentLoop<T> - Class in net.minestom.server.command.builder.arguments
- ArgumentLoop(String, Argument<T>...) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentLoop
- ArgumentNbtCompoundTag - Class in net.minestom.server.command.builder.arguments.minecraft
-
Argument used to retrieve a
NBTCompoundif you need key-value data. - ArgumentNbtCompoundTag(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- ArgumentNbtTag - Class in net.minestom.server.command.builder.arguments.minecraft
-
Argument used to retrieve a
NBTbased object, can be any kind of tag likeNBTCompound,NBTList,NBTInt, etc... - ArgumentNbtTag(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- ArgumentNumber<T extends java.lang.Number> - Class in net.minestom.server.command.builder.arguments.number
- ArgumentNumber(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- ArgumentParticle - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving a
Particle. - ArgumentParticle(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- ArgumentPotionEffect - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving a
PotionEffect. - ArgumentPotionEffect(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentPotionEffect
- ArgumentRange<T> - Class in net.minestom.server.command.builder.arguments.minecraft
-
Abstract class used by
ArgumentIntRangeandArgumentFloatRange. - ArgumentRange(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentRange
- ArgumentRegistry<T> - Class in net.minestom.server.command.builder.arguments.minecraft.registry
- ArgumentRegistry(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- ArgumentRelative<T> - Class in net.minestom.server.command.builder.arguments.relative
-
Common interface for all the relative location arguments.
- ArgumentRelative(String, int) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelative
- ArgumentRelativeBlockPosition - Class in net.minestom.server.command.builder.arguments.relative
-
Represents a
BlockPositionwith 3 integer numbers (x;y;z) which can take relative coordinates. - ArgumentRelativeBlockPosition(String) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- ArgumentRelativeVec2 - Class in net.minestom.server.command.builder.arguments.relative
-
Represents a
Vectorwith 2 floating numbers (x;z) which can take relative coordinates. - ArgumentRelativeVec2(String) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- ArgumentRelativeVec3 - Class in net.minestom.server.command.builder.arguments.relative
-
Represents a
Vectorwith 3 floating numbers (x;y;z) which can take relative coordinates. - ArgumentRelativeVec3(String) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- arguments - Variable in class net.minestom.server.command.builder.ParsedCommand
- Arguments - Class in net.minestom.server.command.builder
-
Class used to retrieve argument data in a
CommandExecutor. - Arguments() - Constructor for class net.minestom.server.command.builder.Arguments
- ArgumentString - Class in net.minestom.server.command.builder.arguments
-
Argument which will take a quoted string.
- ArgumentString(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentString
- ArgumentStringArray - Class in net.minestom.server.command.builder.arguments
-
Represents an argument which will take all the remaining of the command.
- ArgumentStringArray(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentStringArray
- argumentsValue - Variable in class net.minestom.server.command.builder.parser.ValidSyntaxHolder
- argumentSyntaxException - Variable in class net.minestom.server.command.builder.ParsedCommand
- argumentSyntaxException - Variable in class net.minestom.server.command.builder.parser.CommandSuggestionHolder
- ArgumentSyntaxException - Exception in net.minestom.server.command.builder.exception
-
Exception triggered when an
Argumentis wrongly parsed. - ArgumentSyntaxException(String, String, int) - Constructor for exception net.minestom.server.command.builder.exception.ArgumentSyntaxException
- ArgumentTime - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument giving a time (day/second/tick).
- ArgumentTime(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- ArgumentType - Class in net.minestom.server.command.builder.arguments
-
Convenient class listing all the basics
Argument. - ArgumentType() - Constructor for class net.minestom.server.command.builder.arguments.ArgumentType
- ArgumentWord - Class in net.minestom.server.command.builder.arguments
-
Represents a single word in the command.
- ArgumentWord(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentWord
- ARMOR - Static variable in class net.minestom.server.attribute.Attributes
- ARMOR_STAND - net.minestom.server.entity.EntityType
- ARMOR_STAND - net.minestom.server.item.Material
- ARMOR_TOUGHNESS - Static variable in class net.minestom.server.attribute.Attributes
- ArmorEquipEvent - Class in net.minestom.server.event.item
- ArmorEquipEvent(Entity, ItemStack, ArmorEquipEvent.ArmorSlot) - Constructor for class net.minestom.server.event.item.ArmorEquipEvent
- ArmorEquipEvent.ArmorSlot - Enum in net.minestom.server.event.item
- ArrayUtils - Class in net.minestom.server.utils
- ARROW - net.minestom.server.entity.EntityType
- ARROW - net.minestom.server.item.Material
- ARROW_HIT_PLAYER - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- asCompound() - Method in class net.minestom.server.item.firework.FireworkEffect
-
Retrieves the
FireworkEffectas aNBTCompound. - asConsole() - Method in interface net.minestom.server.command.CommandSender
-
Casts this object to a
ConsoleSender. - ASH - net.minestom.server.particle.Particle
- ASK_SERVER - net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- askSynchronization() - Method in class net.minestom.server.entity.Entity
-
Asks for a synchronization (position) to happen during next entity tick.
- asPlayer() - Method in interface net.minestom.server.command.CommandSender
-
Casts this object to a
Player. - AsyncPlayerPreLoginEvent - Class in net.minestom.server.event.player
-
Called before the player initialization, it can be used to kick the player before any connection or to change his final username/uuid.
- AsyncPlayerPreLoginEvent(Player, String, UUID) - Constructor for class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
- AsyncUtils - Class in net.minestom.server.utils.async
- AsyncUtils() - Constructor for class net.minestom.server.utils.async.AsyncUtils
- ATTACH_ENTITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ATTACHED_MELON_STEM - net.minestom.server.instance.block.Block
- ATTACHED_PUMPKIN_STEM - net.minestom.server.instance.block.Block
- attachedEntityId - Variable in class net.minestom.server.network.packet.server.play.AttachEntityPacket
- AttachedMelonStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AttachedMelonStem() - Constructor for class net.minestom.server.instance.block.states.AttachedMelonStem
-
Deprecated.
- AttachedPumpkinStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- AttachedPumpkinStem() - Constructor for class net.minestom.server.instance.block.states.AttachedPumpkinStem
-
Deprecated.
- AttachEntityPacket - Class in net.minestom.server.network.packet.server.play
- AttachEntityPacket() - Constructor for class net.minestom.server.network.packet.server.play.AttachEntityPacket
- attack(Entity) - Method in class net.minestom.server.entity.EntityCreature
-
Calls a
EntityAttackEventwith this entity as the source andtargetas the target. - attack(Entity, boolean) - Method in class net.minestom.server.entity.EntityCreature
-
Calls a
EntityAttackEventwith this entity as the source andtargetas the target. - ATTACK - net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Type
- ATTACK_DAMAGE - Static variable in class net.minestom.server.attribute.Attributes
- ATTACK_KNOCKBACK - Static variable in class net.minestom.server.attribute.Attributes
- ATTACK_SPEED - Static variable in class net.minestom.server.attribute.Attributes
- attackEntity(Entity) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Attacks the given
entity. - attribute - Variable in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket.Property
- Attribute - Class in net.minestom.server.attribute
-
Represents a
living entityattribute. - Attribute(String, boolean, float, float) - Constructor for class net.minestom.server.attribute.Attribute
-
Create a new attribute with a given key and default.
- Attribute(String, float, float) - Constructor for class net.minestom.server.attribute.Attribute
-
Create a new attribute with a given key and default.
- AttributeInstance - Class in net.minestom.server.attribute
-
Represents an instance of an attribute and its modifiers.
- AttributeInstance(Attribute, Consumer<AttributeInstance>) - Constructor for class net.minestom.server.attribute.AttributeInstance
- AttributeModifier - Class in net.minestom.server.attribute
-
Represent an attribute modifier.
- AttributeModifier(String, float, AttributeOperation) - Constructor for class net.minestom.server.attribute.AttributeModifier
-
Creates a new modifier with a random id.
- AttributeModifier(UUID, String, float, AttributeOperation) - Constructor for class net.minestom.server.attribute.AttributeModifier
-
Creates a new modifier.
- AttributeOperation - Enum in net.minestom.server.attribute
- Attributes - Class in net.minestom.server.attribute
-
The Minecraft, vanilla, standards attributes.
- AttributeSlot - Enum in net.minestom.server.item.attribute
- AUTO - net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
- available() - Method in class net.minestom.server.utils.binary.BinaryReader
- AVAILABLE_SOUNDS - net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- AVIATE_ONE_CM - net.minestom.server.stat.StatisticType
- AWKWARD - net.minestom.server.potion.PotionType
- AxisPlacementRule - Class in net.minestom.server.instance.block.rule.vanilla
- AxisPlacementRule(Block) - Constructor for class net.minestom.server.instance.block.rule.vanilla.AxisPlacementRule
- AZURE_BLUET - net.minestom.server.instance.block.Block
- AZURE_BLUET - net.minestom.server.item.Material
B
- backgroundTexture - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- BACKSLASH - Static variable in class net.minestom.server.command.builder.arguments.ArgumentString
- BAD_OMEN - net.minestom.server.potion.PotionEffect
- BAKED_POTATO - net.minestom.server.item.Material
- Bamboo - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Bamboo() - Constructor for class net.minestom.server.instance.block.states.Bamboo
-
Deprecated.
- BAMBOO - net.minestom.server.instance.block.Block
- BAMBOO - net.minestom.server.item.Material
- BAMBOO_SAPLING - net.minestom.server.instance.block.Block
- BANE_OF_ARTHROPODS - net.minestom.server.item.Enchantment
- BarColor - Enum in net.minestom.server.bossbar
-
Represents the displayed color of a
BossBar. - BarDivision - Enum in net.minestom.server.bossbar
-
Used to define the number of segments on a
BossBar. - Barrel - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Barrel() - Constructor for class net.minestom.server.instance.block.states.Barrel
-
Deprecated.
- BARREL - net.minestom.server.instance.block.Block
- BARREL - net.minestom.server.item.Material
- BARRIER - net.minestom.server.instance.block.Block
- BARRIER - net.minestom.server.item.Material
- BARRIER - net.minestom.server.particle.Particle
- Basalt - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Basalt() - Constructor for class net.minestom.server.instance.block.states.Basalt
-
Deprecated.
- BASALT - net.minestom.server.instance.block.Block
- BASALT - net.minestom.server.item.Material
- baseColor() - Method in enum net.minestom.server.map.MapColors
-
Returns the color index to use on a map
- BAT - net.minestom.server.entity.EntityType
- BAT_SPAWN_EGG - net.minestom.server.item.Material
- BAT_TAKES_OFF - net.minestom.server.effects.Effects
- BatchOption - Class in net.minestom.server.instance.batch
- BatchOption() - Constructor for class net.minestom.server.instance.batch.BatchOption
- BEACH - net.minestom.server.world.biomes.Biome.Category
- BEACON - net.minestom.server.instance.block.Block
- BEACON - net.minestom.server.inventory.InventoryType
- BEACON - net.minestom.server.item.Material
- BEACON_FIRST_POTION - net.minestom.server.inventory.InventoryProperty
- BEACON_POWER_LEVEL - net.minestom.server.inventory.InventoryProperty
- BEACON_SECOND_POTION - net.minestom.server.inventory.InventoryProperty
- BeaconInventory - Class in net.minestom.server.inventory.type
- BeaconInventory(String) - Constructor for class net.minestom.server.inventory.type.BeaconInventory
- BEDROCK - net.minestom.server.instance.block.Block
- BEDROCK - net.minestom.server.item.Material
- bedSafe(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- BEE - net.minestom.server.entity.EntityType
- BEE_NEST - net.minestom.server.instance.block.Block
- BEE_NEST - net.minestom.server.item.Material
- BEE_SPAWN_EGG - net.minestom.server.item.Material
- BEEF - net.minestom.server.item.Material
- Beehive - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Beehive() - Constructor for class net.minestom.server.instance.block.states.Beehive
-
Deprecated.
- BEEHIVE - net.minestom.server.instance.block.Block
- BEEHIVE - net.minestom.server.item.Material
- BeeNest - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BeeNest() - Constructor for class net.minestom.server.instance.block.states.BeeNest
-
Deprecated.
- BEETROOT - net.minestom.server.item.Material
- BEETROOT_SEEDS - net.minestom.server.item.Material
- BEETROOT_SOUP - net.minestom.server.item.Material
- Beetroots - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Beetroots() - Constructor for class net.minestom.server.instance.block.states.Beetroots
-
Deprecated.
- BEETROOTS - net.minestom.server.instance.block.Block
- BEGIN_RAINING - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- Bell - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Bell() - Constructor for class net.minestom.server.instance.block.states.Bell
-
Deprecated.
- BELL - net.minestom.server.instance.block.Block
- BELL - net.minestom.server.item.Material
- BELL_RING - net.minestom.server.stat.StatisticType
- below() - Method in class net.minestom.server.utils.block.BlockUtils
- BELOW_NAME_TAG_PREFIX - Static variable in class net.minestom.server.scoreboard.BelowNameTag
-
WARNING: You shouldn't create scoreboards with the same prefix as those
- BelowNameTag - Class in net.minestom.server.scoreboard
-
Represents a scoreboard which rendered a tag below the name.
- BelowNameTag(String, String) - Constructor for class net.minestom.server.scoreboard.BelowNameTag
-
Creates a new below name scoreboard.
- BenchmarkManager - Class in net.minestom.server.benchmark
-
Small monitoring tools that can be used to check the current memory usage and Minestom threads CPU usage.
- BenchmarkManager() - Constructor for class net.minestom.server.benchmark.BenchmarkManager
- between(T, T) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- BinaryReader - Class in net.minestom.server.utils.binary
-
Class used to read from a byte array.
- BinaryReader(byte[]) - Constructor for class net.minestom.server.utils.binary.BinaryReader
- BinaryReader(ByteBuf) - Constructor for class net.minestom.server.utils.binary.BinaryReader
- BinaryWriter - Class in net.minestom.server.utils.binary
-
Class used to write to a byte array.
- BinaryWriter() - Constructor for class net.minestom.server.utils.binary.BinaryWriter
-
Creates a
BinaryWriterwith a "reasonably small initial capacity". - BinaryWriter(int) - Constructor for class net.minestom.server.utils.binary.BinaryWriter
-
Creates a
BinaryWriterusing a heap buffer with a custom initial capacity. - BinaryWriter(ByteBuf) - Constructor for class net.minestom.server.utils.binary.BinaryWriter
-
Creates a
BinaryWriterfrom multiple a single buffer. - BinaryWriter(ByteBuf...) - Constructor for class net.minestom.server.utils.binary.BinaryWriter
-
Creates a
BinaryWriterfrom multiple buffers. - BINDING_CURSE - net.minestom.server.item.Enchantment
- Biome - Class in net.minestom.server.world.biomes
- BIOME_COUNT - Static variable in class net.minestom.server.instance.Chunk
- BIOME_MANAGER - Static variable in class net.minestom.server.instance.Chunk
- Biome.BiomeBuilder - Class in net.minestom.server.world.biomes
- Biome.Category - Enum in net.minestom.server.world.biomes
- Biome.Precipitation - Enum in net.minestom.server.world.biomes
- Biome.TemperatureModifier - Enum in net.minestom.server.world.biomes
- BiomeEffects - Class in net.minestom.server.world.biomes
- BiomeEffects.AdditionsSound - Class in net.minestom.server.world.biomes
- BiomeEffects.BiomeEffectsBuilder - Class in net.minestom.server.world.biomes
- BiomeEffects.GrassColorModifier - Enum in net.minestom.server.world.biomes
- BiomeEffects.MoodSound - Class in net.minestom.server.world.biomes
- BiomeEffects.Music - Class in net.minestom.server.world.biomes
- BiomeManager - Class in net.minestom.server.world.biomes
-
Allows servers to register custom dimensions.
- BiomeManager() - Constructor for class net.minestom.server.world.biomes.BiomeManager
- biomeParticles(BiomeParticles) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- BiomeParticles - Class in net.minestom.server.world.biomes
- BiomeParticles(float, BiomeParticles.ParticleOptions) - Constructor for class net.minestom.server.world.biomes.BiomeParticles
- BiomeParticles.BlockParticle - Class in net.minestom.server.world.biomes
- BiomeParticles.DustParticle - Class in net.minestom.server.world.biomes
- BiomeParticles.ItemParticle - Class in net.minestom.server.world.biomes
- BiomeParticles.NormalParticle - Class in net.minestom.server.world.biomes
- BiomeParticles.ParticleOptions - Interface in net.minestom.server.world.biomes
- biomes - Variable in class net.minestom.server.instance.Chunk
- biomes - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- BIRCH - net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
- BIRCH_BOAT - net.minestom.server.item.Material
- BIRCH_BUTTON - net.minestom.server.instance.block.Block
- BIRCH_BUTTON - net.minestom.server.item.Material
- BIRCH_DOOR - net.minestom.server.instance.block.Block
- BIRCH_DOOR - net.minestom.server.item.Material
- BIRCH_FENCE - net.minestom.server.instance.block.Block
- BIRCH_FENCE - net.minestom.server.item.Material
- BIRCH_FENCE_GATE - net.minestom.server.instance.block.Block
- BIRCH_FENCE_GATE - net.minestom.server.item.Material
- BIRCH_LEAVES - net.minestom.server.instance.block.Block
- BIRCH_LEAVES - net.minestom.server.item.Material
- BIRCH_LOG - net.minestom.server.instance.block.Block
- BIRCH_LOG - net.minestom.server.item.Material
- BIRCH_PLANKS - net.minestom.server.instance.block.Block
- BIRCH_PLANKS - net.minestom.server.item.Material
- BIRCH_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- BIRCH_PRESSURE_PLATE - net.minestom.server.item.Material
- BIRCH_SAPLING - net.minestom.server.instance.block.Block
- BIRCH_SAPLING - net.minestom.server.item.Material
- BIRCH_SIGN - net.minestom.server.instance.block.Block
- BIRCH_SIGN - net.minestom.server.item.Material
- BIRCH_SLAB - net.minestom.server.instance.block.Block
- BIRCH_SLAB - net.minestom.server.item.Material
- BIRCH_STAIRS - net.minestom.server.instance.block.Block
- BIRCH_STAIRS - net.minestom.server.item.Material
- BIRCH_TRAPDOOR - net.minestom.server.instance.block.Block
- BIRCH_TRAPDOOR - net.minestom.server.item.Material
- BIRCH_WALL_SIGN - net.minestom.server.instance.block.Block
- BIRCH_WOOD - net.minestom.server.instance.block.Block
- BIRCH_WOOD - net.minestom.server.item.Material
- BirchButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchButton() - Constructor for class net.minestom.server.instance.block.states.BirchButton
-
Deprecated.
- BirchDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchDoor() - Constructor for class net.minestom.server.instance.block.states.BirchDoor
-
Deprecated.
- BirchFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchFence() - Constructor for class net.minestom.server.instance.block.states.BirchFence
-
Deprecated.
- BirchFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchFenceGate() - Constructor for class net.minestom.server.instance.block.states.BirchFenceGate
-
Deprecated.
- BirchLeaves - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchLeaves() - Constructor for class net.minestom.server.instance.block.states.BirchLeaves
-
Deprecated.
- BirchLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchLog() - Constructor for class net.minestom.server.instance.block.states.BirchLog
-
Deprecated.
- BirchPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchPressurePlate() - Constructor for class net.minestom.server.instance.block.states.BirchPressurePlate
-
Deprecated.
- BirchSapling - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchSapling() - Constructor for class net.minestom.server.instance.block.states.BirchSapling
-
Deprecated.
- BirchSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchSign() - Constructor for class net.minestom.server.instance.block.states.BirchSign
-
Deprecated.
- BirchSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchSlab() - Constructor for class net.minestom.server.instance.block.states.BirchSlab
-
Deprecated.
- BirchStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchStairs() - Constructor for class net.minestom.server.instance.block.states.BirchStairs
-
Deprecated.
- BirchTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchTrapdoor() - Constructor for class net.minestom.server.instance.block.states.BirchTrapdoor
-
Deprecated.
- BirchWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchWallSign() - Constructor for class net.minestom.server.instance.block.states.BirchWallSign
-
Deprecated.
- BirchWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BirchWood() - Constructor for class net.minestom.server.instance.block.states.BirchWood
-
Deprecated.
- BitmaskUtil - Class in net.minestom.server.utils.binary
- BitmaskUtil() - Constructor for class net.minestom.server.utils.binary.BitmaskUtil
- BLACK - Static variable in class net.minestom.server.chat.ChatColor
- BLACK_BANNER - net.minestom.server.instance.block.Block
- BLACK_BANNER - net.minestom.server.item.Material
- BLACK_BED - net.minestom.server.instance.block.Block
- BLACK_BED - net.minestom.server.item.Material
- BLACK_CARPET - net.minestom.server.instance.block.Block
- BLACK_CARPET - net.minestom.server.item.Material
- BLACK_CONCRETE - net.minestom.server.instance.block.Block
- BLACK_CONCRETE - net.minestom.server.item.Material
- BLACK_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- BLACK_CONCRETE_POWDER - net.minestom.server.item.Material
- BLACK_DYE - net.minestom.server.item.Material
- BLACK_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- BLACK_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- BLACK_SHULKER_BOX - net.minestom.server.instance.block.Block
- BLACK_SHULKER_BOX - net.minestom.server.item.Material
- BLACK_STAINED_GLASS - net.minestom.server.instance.block.Block
- BLACK_STAINED_GLASS - net.minestom.server.item.Material
- BLACK_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- BLACK_STAINED_GLASS_PANE - net.minestom.server.item.Material
- BLACK_TERRACOTTA - net.minestom.server.instance.block.Block
- BLACK_TERRACOTTA - net.minestom.server.item.Material
- BLACK_WALL_BANNER - net.minestom.server.instance.block.Block
- BLACK_WOOL - net.minestom.server.instance.block.Block
- BLACK_WOOL - net.minestom.server.item.Material
- BlackBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackBanner() - Constructor for class net.minestom.server.instance.block.states.BlackBanner
-
Deprecated.
- BlackBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackBed() - Constructor for class net.minestom.server.instance.block.states.BlackBed
-
Deprecated.
- BlackGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.BlackGlazedTerracotta
-
Deprecated.
- BlackShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackShulkerBox() - Constructor for class net.minestom.server.instance.block.states.BlackShulkerBox
-
Deprecated.
- BlackStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.BlackStainedGlassPane
-
Deprecated.
- BLACKSTONE - net.minestom.server.instance.block.Block
- BLACKSTONE - net.minestom.server.item.Material
- BLACKSTONE_SLAB - net.minestom.server.instance.block.Block
- BLACKSTONE_SLAB - net.minestom.server.item.Material
- BLACKSTONE_STAIRS - net.minestom.server.instance.block.Block
- BLACKSTONE_STAIRS - net.minestom.server.item.Material
- BLACKSTONE_WALL - net.minestom.server.instance.block.Block
- BLACKSTONE_WALL - net.minestom.server.item.Material
- BlackstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackstoneSlab() - Constructor for class net.minestom.server.instance.block.states.BlackstoneSlab
-
Deprecated.
- BlackstoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackstoneStairs() - Constructor for class net.minestom.server.instance.block.states.BlackstoneStairs
-
Deprecated.
- BlackstoneWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackstoneWall() - Constructor for class net.minestom.server.instance.block.states.BlackstoneWall
-
Deprecated.
- BlackWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlackWallBanner() - Constructor for class net.minestom.server.instance.block.states.BlackWallBanner
-
Deprecated.
- BLAST_FURNACE - net.minestom.server.instance.block.Block
- BLAST_FURNACE - net.minestom.server.inventory.InventoryType
- BLAST_FURNACE - net.minestom.server.item.Material
- BLAST_PROTECTION - net.minestom.server.item.Enchantment
- BlastFurnace - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlastFurnace() - Constructor for class net.minestom.server.instance.block.states.BlastFurnace
-
Deprecated.
- BLASTING - net.minestom.server.recipe.Recipe.RecipeType
- BlastingRecipe - Class in net.minestom.server.recipe
- BlastingRecipe(String, String, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.BlastingRecipe
- blastingRecipeBookOpen - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- blastingRecipeFilterActive - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- BLAZE - net.minestom.server.entity.EntityType
- BLAZE_POWDER - net.minestom.server.item.Material
- BLAZE_ROD - net.minestom.server.item.Material
- BLAZE_SHOOTS - net.minestom.server.effects.Effects
- BLAZE_SPAWN_EGG - net.minestom.server.item.Material
- BLINDNESS - net.minestom.server.potion.PotionEffect
- block - Variable in class net.minestom.server.instance.block.rule.vanilla.AxisPlacementRule
- Block - Enum in net.minestom.server.instance.block
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- BLOCK - net.minestom.server.particle.Particle
- BLOCK_ACTION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_ANCIENT_DEBRIS_BREAK - net.minestom.server.sound.Sound
- BLOCK_ANCIENT_DEBRIS_FALL - net.minestom.server.sound.Sound
- BLOCK_ANCIENT_DEBRIS_HIT - net.minestom.server.sound.Sound
- BLOCK_ANCIENT_DEBRIS_PLACE - net.minestom.server.sound.Sound
- BLOCK_ANCIENT_DEBRIS_STEP - net.minestom.server.sound.Sound
- BLOCK_ANVIL_BREAK - net.minestom.server.sound.Sound
- BLOCK_ANVIL_DESTROY - net.minestom.server.sound.Sound
- BLOCK_ANVIL_FALL - net.minestom.server.sound.Sound
- BLOCK_ANVIL_HIT - net.minestom.server.sound.Sound
- BLOCK_ANVIL_LAND - net.minestom.server.sound.Sound
- BLOCK_ANVIL_PLACE - net.minestom.server.sound.Sound
- BLOCK_ANVIL_STEP - net.minestom.server.sound.Sound
- BLOCK_ANVIL_USE - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_BREAK - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_FALL - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_HIT - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_PLACE - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_SAPLING_BREAK - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_SAPLING_HIT - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_SAPLING_PLACE - net.minestom.server.sound.Sound
- BLOCK_BAMBOO_STEP - net.minestom.server.sound.Sound
- BLOCK_BARREL_CLOSE - net.minestom.server.sound.Sound
- BLOCK_BARREL_OPEN - net.minestom.server.sound.Sound
- BLOCK_BASALT_BREAK - net.minestom.server.sound.Sound
- BLOCK_BASALT_FALL - net.minestom.server.sound.Sound
- BLOCK_BASALT_HIT - net.minestom.server.sound.Sound
- BLOCK_BASALT_PLACE - net.minestom.server.sound.Sound
- BLOCK_BASALT_STEP - net.minestom.server.sound.Sound
- BLOCK_BATCH_POOL - Static variable in interface net.minestom.server.instance.batch.InstanceBatch
- BLOCK_BEACON_ACTIVATE - net.minestom.server.sound.Sound
- BLOCK_BEACON_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_BEACON_DEACTIVATE - net.minestom.server.sound.Sound
- BLOCK_BEACON_POWER_SELECT - net.minestom.server.sound.Sound
- BLOCK_BEEHIVE_DRIP - net.minestom.server.sound.Sound
- BLOCK_BEEHIVE_ENTER - net.minestom.server.sound.Sound
- BLOCK_BEEHIVE_EXIT - net.minestom.server.sound.Sound
- BLOCK_BEEHIVE_SHEAR - net.minestom.server.sound.Sound
- BLOCK_BEEHIVE_WORK - net.minestom.server.sound.Sound
- BLOCK_BELL_RESONATE - net.minestom.server.sound.Sound
- BLOCK_BELL_USE - net.minestom.server.sound.Sound
- BLOCK_BLASTFURNACE_FIRE_CRACKLE - net.minestom.server.sound.Sound
- BLOCK_BONE_BLOCK_BREAK - net.minestom.server.sound.Sound
- BLOCK_BONE_BLOCK_FALL - net.minestom.server.sound.Sound
- BLOCK_BONE_BLOCK_HIT - net.minestom.server.sound.Sound
- BLOCK_BONE_BLOCK_PLACE - net.minestom.server.sound.Sound
- BLOCK_BONE_BLOCK_STEP - net.minestom.server.sound.Sound
- BLOCK_BREAK - net.minestom.server.effects.Effects
- BLOCK_BREAK_ANIMATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_BREWING_STAND_BREW - net.minestom.server.sound.Sound
- BLOCK_BUBBLE_COLUMN_BUBBLE_POP - net.minestom.server.sound.Sound
- BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE - net.minestom.server.sound.Sound
- BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE - net.minestom.server.sound.Sound
- BLOCK_CAMPFIRE_CRACKLE - net.minestom.server.sound.Sound
- BLOCK_CHAIN_BREAK - net.minestom.server.sound.Sound
- BLOCK_CHAIN_FALL - net.minestom.server.sound.Sound
- BLOCK_CHAIN_HIT - net.minestom.server.sound.Sound
- BLOCK_CHAIN_PLACE - net.minestom.server.sound.Sound
- BLOCK_CHAIN_STEP - net.minestom.server.sound.Sound
- BLOCK_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_CHEST_CLOSE - net.minestom.server.sound.Sound
- BLOCK_CHEST_LOCKED - net.minestom.server.sound.Sound
- BLOCK_CHEST_OPEN - net.minestom.server.sound.Sound
- BLOCK_CHORUS_FLOWER_DEATH - net.minestom.server.sound.Sound
- BLOCK_CHORUS_FLOWER_GROW - net.minestom.server.sound.Sound
- BLOCK_COMPARATOR_CLICK - net.minestom.server.sound.Sound
- BLOCK_COMPOSTER_EMPTY - net.minestom.server.sound.Sound
- BLOCK_COMPOSTER_FILL - net.minestom.server.sound.Sound
- BLOCK_COMPOSTER_FILL_SUCCESS - net.minestom.server.sound.Sound
- BLOCK_COMPOSTER_READY - net.minestom.server.sound.Sound
- BLOCK_CONDUIT_ACTIVATE - net.minestom.server.sound.Sound
- BLOCK_CONDUIT_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_CONDUIT_AMBIENT_SHORT - net.minestom.server.sound.Sound
- BLOCK_CONDUIT_ATTACK_TARGET - net.minestom.server.sound.Sound
- BLOCK_CONDUIT_DEACTIVATE - net.minestom.server.sound.Sound
- BLOCK_CORAL_BLOCK_BREAK - net.minestom.server.sound.Sound
- BLOCK_CORAL_BLOCK_FALL - net.minestom.server.sound.Sound
- BLOCK_CORAL_BLOCK_HIT - net.minestom.server.sound.Sound
- BLOCK_CORAL_BLOCK_PLACE - net.minestom.server.sound.Sound
- BLOCK_CORAL_BLOCK_STEP - net.minestom.server.sound.Sound
- BLOCK_CROP_BREAK - net.minestom.server.sound.Sound
- BLOCK_DISPENSER_DISPENSE - net.minestom.server.sound.Sound
- BLOCK_DISPENSER_FAIL - net.minestom.server.sound.Sound
- BLOCK_DISPENSER_LAUNCH - net.minestom.server.sound.Sound
- BLOCK_ENCHANTMENT_TABLE_USE - net.minestom.server.sound.Sound
- BLOCK_END_GATEWAY_SPAWN - net.minestom.server.sound.Sound
- BLOCK_END_PORTAL_FRAME_FILL - net.minestom.server.sound.Sound
- BLOCK_END_PORTAL_SPAWN - net.minestom.server.sound.Sound
- BLOCK_ENDER_CHEST_CLOSE - net.minestom.server.sound.Sound
- BLOCK_ENDER_CHEST_OPEN - net.minestom.server.sound.Sound
- BLOCK_ENTITY_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_FENCE_GATE_CLOSE - net.minestom.server.sound.Sound
- BLOCK_FENCE_GATE_OPEN - net.minestom.server.sound.Sound
- BLOCK_FIRE_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_FIRE_EXTINGUISH - net.minestom.server.sound.Sound
- BLOCK_FUNGUS_BREAK - net.minestom.server.sound.Sound
- BLOCK_FUNGUS_FALL - net.minestom.server.sound.Sound
- BLOCK_FUNGUS_HIT - net.minestom.server.sound.Sound
- BLOCK_FUNGUS_PLACE - net.minestom.server.sound.Sound
- BLOCK_FUNGUS_STEP - net.minestom.server.sound.Sound
- BLOCK_FURNACE_FIRE_CRACKLE - net.minestom.server.sound.Sound
- BLOCK_GILDED_BLACKSTONE_BREAK - net.minestom.server.sound.Sound
- BLOCK_GILDED_BLACKSTONE_FALL - net.minestom.server.sound.Sound
- BLOCK_GILDED_BLACKSTONE_HIT - net.minestom.server.sound.Sound
- BLOCK_GILDED_BLACKSTONE_PLACE - net.minestom.server.sound.Sound
- BLOCK_GILDED_BLACKSTONE_STEP - net.minestom.server.sound.Sound
- BLOCK_GLASS_BREAK - net.minestom.server.sound.Sound
- BLOCK_GLASS_FALL - net.minestom.server.sound.Sound
- BLOCK_GLASS_HIT - net.minestom.server.sound.Sound
- BLOCK_GLASS_PLACE - net.minestom.server.sound.Sound
- BLOCK_GLASS_STEP - net.minestom.server.sound.Sound
- BLOCK_GRASS_BREAK - net.minestom.server.sound.Sound
- BLOCK_GRASS_FALL - net.minestom.server.sound.Sound
- BLOCK_GRASS_HIT - net.minestom.server.sound.Sound
- BLOCK_GRASS_PLACE - net.minestom.server.sound.Sound
- BLOCK_GRASS_STEP - net.minestom.server.sound.Sound
- BLOCK_GRAVEL_BREAK - net.minestom.server.sound.Sound
- BLOCK_GRAVEL_FALL - net.minestom.server.sound.Sound
- BLOCK_GRAVEL_HIT - net.minestom.server.sound.Sound
- BLOCK_GRAVEL_PLACE - net.minestom.server.sound.Sound
- BLOCK_GRAVEL_STEP - net.minestom.server.sound.Sound
- BLOCK_GRINDSTONE_USE - net.minestom.server.sound.Sound
- BLOCK_HONEY_BLOCK_BREAK - net.minestom.server.sound.Sound
- BLOCK_HONEY_BLOCK_FALL - net.minestom.server.sound.Sound
- BLOCK_HONEY_BLOCK_HIT - net.minestom.server.sound.Sound
- BLOCK_HONEY_BLOCK_PLACE - net.minestom.server.sound.Sound
- BLOCK_HONEY_BLOCK_SLIDE - net.minestom.server.sound.Sound
- BLOCK_HONEY_BLOCK_STEP - net.minestom.server.sound.Sound
- BLOCK_IRON_DOOR_CLOSE - net.minestom.server.sound.Sound
- BLOCK_IRON_DOOR_OPEN - net.minestom.server.sound.Sound
- BLOCK_IRON_TRAPDOOR_CLOSE - net.minestom.server.sound.Sound
- BLOCK_IRON_TRAPDOOR_OPEN - net.minestom.server.sound.Sound
- BLOCK_LADDER_BREAK - net.minestom.server.sound.Sound
- BLOCK_LADDER_FALL - net.minestom.server.sound.Sound
- BLOCK_LADDER_HIT - net.minestom.server.sound.Sound
- BLOCK_LADDER_PLACE - net.minestom.server.sound.Sound
- BLOCK_LADDER_STEP - net.minestom.server.sound.Sound
- BLOCK_LANTERN_BREAK - net.minestom.server.sound.Sound
- BLOCK_LANTERN_FALL - net.minestom.server.sound.Sound
- BLOCK_LANTERN_HIT - net.minestom.server.sound.Sound
- BLOCK_LANTERN_PLACE - net.minestom.server.sound.Sound
- BLOCK_LANTERN_STEP - net.minestom.server.sound.Sound
- BLOCK_LAVA_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_LAVA_EXTINGUISH - net.minestom.server.sound.Sound
- BLOCK_LAVA_POP - net.minestom.server.sound.Sound
- BLOCK_LEVER_CLICK - net.minestom.server.sound.Sound
- BLOCK_LILY_PAD_PLACE - net.minestom.server.sound.Sound
- BLOCK_LODESTONE_BREAK - net.minestom.server.sound.Sound
- BLOCK_LODESTONE_FALL - net.minestom.server.sound.Sound
- BLOCK_LODESTONE_HIT - net.minestom.server.sound.Sound
- BLOCK_LODESTONE_PLACE - net.minestom.server.sound.Sound
- BLOCK_LODESTONE_STEP - net.minestom.server.sound.Sound
- BLOCK_MANAGER - Static variable in interface net.minestom.server.instance.BlockModifier
- BLOCK_MANAGER - Static variable in class net.minestom.server.instance.Chunk
- BLOCK_MANAGER - Static variable in class net.minestom.server.instance.Instance
- BLOCK_METAL_BREAK - net.minestom.server.sound.Sound
- BLOCK_METAL_FALL - net.minestom.server.sound.Sound
- BLOCK_METAL_HIT - net.minestom.server.sound.Sound
- BLOCK_METAL_PLACE - net.minestom.server.sound.Sound
- BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF - net.minestom.server.sound.Sound
- BLOCK_METAL_PRESSURE_PLATE_CLICK_ON - net.minestom.server.sound.Sound
- BLOCK_METAL_STEP - net.minestom.server.sound.Sound
- BLOCK_NETHER_BRICKS_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHER_BRICKS_FALL - net.minestom.server.sound.Sound
- BLOCK_NETHER_BRICKS_HIT - net.minestom.server.sound.Sound
- BLOCK_NETHER_BRICKS_PLACE - net.minestom.server.sound.Sound
- BLOCK_NETHER_BRICKS_STEP - net.minestom.server.sound.Sound
- BLOCK_NETHER_GOLD_ORE_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHER_GOLD_ORE_FALL - net.minestom.server.sound.Sound
- BLOCK_NETHER_GOLD_ORE_HIT - net.minestom.server.sound.Sound
- BLOCK_NETHER_GOLD_ORE_PLACE - net.minestom.server.sound.Sound
- BLOCK_NETHER_GOLD_ORE_STEP - net.minestom.server.sound.Sound
- BLOCK_NETHER_ORE_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHER_ORE_FALL - net.minestom.server.sound.Sound
- BLOCK_NETHER_ORE_HIT - net.minestom.server.sound.Sound
- BLOCK_NETHER_ORE_PLACE - net.minestom.server.sound.Sound
- BLOCK_NETHER_ORE_STEP - net.minestom.server.sound.Sound
- BLOCK_NETHER_SPROUTS_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHER_SPROUTS_FALL - net.minestom.server.sound.Sound
- BLOCK_NETHER_SPROUTS_HIT - net.minestom.server.sound.Sound
- BLOCK_NETHER_SPROUTS_PLACE - net.minestom.server.sound.Sound
- BLOCK_NETHER_SPROUTS_STEP - net.minestom.server.sound.Sound
- BLOCK_NETHER_WART_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHERITE_BLOCK_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHERITE_BLOCK_FALL - net.minestom.server.sound.Sound
- BLOCK_NETHERITE_BLOCK_HIT - net.minestom.server.sound.Sound
- BLOCK_NETHERITE_BLOCK_PLACE - net.minestom.server.sound.Sound
- BLOCK_NETHERITE_BLOCK_STEP - net.minestom.server.sound.Sound
- BLOCK_NETHERRACK_BREAK - net.minestom.server.sound.Sound
- BLOCK_NETHERRACK_FALL - net.minestom.server.sound.Sound
- BLOCK_NETHERRACK_HIT - net.minestom.server.sound.Sound
- BLOCK_NETHERRACK_PLACE - net.minestom.server.sound.Sound
- BLOCK_NETHERRACK_STEP - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_BANJO - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_BASEDRUM - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_BASS - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_BELL - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_BIT - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_CHIME - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_COW_BELL - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_DIDGERIDOO - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_FLUTE - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_GUITAR - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_HARP - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_HAT - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_IRON_XYLOPHONE - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_PLING - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_SNARE - net.minestom.server.sound.Sound
- BLOCK_NOTE_BLOCK_XYLOPHONE - net.minestom.server.sound.Sound
- BLOCK_NYLIUM_BREAK - net.minestom.server.sound.Sound
- BLOCK_NYLIUM_FALL - net.minestom.server.sound.Sound
- BLOCK_NYLIUM_HIT - net.minestom.server.sound.Sound
- BLOCK_NYLIUM_PLACE - net.minestom.server.sound.Sound
- BLOCK_NYLIUM_STEP - net.minestom.server.sound.Sound
- BLOCK_PISTON_CONTRACT - net.minestom.server.sound.Sound
- BLOCK_PISTON_EXTEND - net.minestom.server.sound.Sound
- BLOCK_PORTAL_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_PORTAL_TRAVEL - net.minestom.server.sound.Sound
- BLOCK_PORTAL_TRIGGER - net.minestom.server.sound.Sound
- BLOCK_PUMPKIN_CARVE - net.minestom.server.sound.Sound
- BLOCK_REDSTONE_TORCH_BURNOUT - net.minestom.server.sound.Sound
- BLOCK_RESPAWN_ANCHOR_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_RESPAWN_ANCHOR_CHARGE - net.minestom.server.sound.Sound
- BLOCK_RESPAWN_ANCHOR_DEPLETE - net.minestom.server.sound.Sound
- BLOCK_RESPAWN_ANCHOR_SET_SPAWN - net.minestom.server.sound.Sound
- BLOCK_ROOTS_BREAK - net.minestom.server.sound.Sound
- BLOCK_ROOTS_FALL - net.minestom.server.sound.Sound
- BLOCK_ROOTS_HIT - net.minestom.server.sound.Sound
- BLOCK_ROOTS_PLACE - net.minestom.server.sound.Sound
- BLOCK_ROOTS_STEP - net.minestom.server.sound.Sound
- BLOCK_SAND_BREAK - net.minestom.server.sound.Sound
- BLOCK_SAND_FALL - net.minestom.server.sound.Sound
- BLOCK_SAND_HIT - net.minestom.server.sound.Sound
- BLOCK_SAND_PLACE - net.minestom.server.sound.Sound
- BLOCK_SAND_STEP - net.minestom.server.sound.Sound
- BLOCK_SCAFFOLDING_BREAK - net.minestom.server.sound.Sound
- BLOCK_SCAFFOLDING_FALL - net.minestom.server.sound.Sound
- BLOCK_SCAFFOLDING_HIT - net.minestom.server.sound.Sound
- BLOCK_SCAFFOLDING_PLACE - net.minestom.server.sound.Sound
- BLOCK_SCAFFOLDING_STEP - net.minestom.server.sound.Sound
- BLOCK_SHROOMLIGHT_BREAK - net.minestom.server.sound.Sound
- BLOCK_SHROOMLIGHT_FALL - net.minestom.server.sound.Sound
- BLOCK_SHROOMLIGHT_HIT - net.minestom.server.sound.Sound
- BLOCK_SHROOMLIGHT_PLACE - net.minestom.server.sound.Sound
- BLOCK_SHROOMLIGHT_STEP - net.minestom.server.sound.Sound
- BLOCK_SHULKER_BOX_CLOSE - net.minestom.server.sound.Sound
- BLOCK_SHULKER_BOX_OPEN - net.minestom.server.sound.Sound
- BLOCK_SLIME_BLOCK_BREAK - net.minestom.server.sound.Sound
- BLOCK_SLIME_BLOCK_FALL - net.minestom.server.sound.Sound
- BLOCK_SLIME_BLOCK_HIT - net.minestom.server.sound.Sound
- BLOCK_SLIME_BLOCK_PLACE - net.minestom.server.sound.Sound
- BLOCK_SLIME_BLOCK_STEP - net.minestom.server.sound.Sound
- BLOCK_SMITHING_TABLE_USE - net.minestom.server.sound.Sound
- BLOCK_SMOKER_SMOKE - net.minestom.server.sound.Sound
- BLOCK_SNOW_BREAK - net.minestom.server.sound.Sound
- BLOCK_SNOW_FALL - net.minestom.server.sound.Sound
- BLOCK_SNOW_HIT - net.minestom.server.sound.Sound
- BLOCK_SNOW_PLACE - net.minestom.server.sound.Sound
- BLOCK_SNOW_STEP - net.minestom.server.sound.Sound
- BLOCK_SOUL_SAND_BREAK - net.minestom.server.sound.Sound
- BLOCK_SOUL_SAND_FALL - net.minestom.server.sound.Sound
- BLOCK_SOUL_SAND_HIT - net.minestom.server.sound.Sound
- BLOCK_SOUL_SAND_PLACE - net.minestom.server.sound.Sound
- BLOCK_SOUL_SAND_STEP - net.minestom.server.sound.Sound
- BLOCK_SOUL_SOIL_BREAK - net.minestom.server.sound.Sound
- BLOCK_SOUL_SOIL_FALL - net.minestom.server.sound.Sound
- BLOCK_SOUL_SOIL_HIT - net.minestom.server.sound.Sound
- BLOCK_SOUL_SOIL_PLACE - net.minestom.server.sound.Sound
- BLOCK_SOUL_SOIL_STEP - net.minestom.server.sound.Sound
- BLOCK_STEM_BREAK - net.minestom.server.sound.Sound
- BLOCK_STEM_FALL - net.minestom.server.sound.Sound
- BLOCK_STEM_HIT - net.minestom.server.sound.Sound
- BLOCK_STEM_PLACE - net.minestom.server.sound.Sound
- BLOCK_STEM_STEP - net.minestom.server.sound.Sound
- BLOCK_STONE_BREAK - net.minestom.server.sound.Sound
- BLOCK_STONE_BUTTON_CLICK_OFF - net.minestom.server.sound.Sound
- BLOCK_STONE_BUTTON_CLICK_ON - net.minestom.server.sound.Sound
- BLOCK_STONE_FALL - net.minestom.server.sound.Sound
- BLOCK_STONE_HIT - net.minestom.server.sound.Sound
- BLOCK_STONE_PLACE - net.minestom.server.sound.Sound
- BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF - net.minestom.server.sound.Sound
- BLOCK_STONE_PRESSURE_PLATE_CLICK_ON - net.minestom.server.sound.Sound
- BLOCK_STONE_STEP - net.minestom.server.sound.Sound
- BLOCK_SWEET_BERRY_BUSH_BREAK - net.minestom.server.sound.Sound
- BLOCK_SWEET_BERRY_BUSH_PLACE - net.minestom.server.sound.Sound
- BLOCK_TRIPWIRE_ATTACH - net.minestom.server.sound.Sound
- BLOCK_TRIPWIRE_CLICK_OFF - net.minestom.server.sound.Sound
- BLOCK_TRIPWIRE_CLICK_ON - net.minestom.server.sound.Sound
- BLOCK_TRIPWIRE_DETACH - net.minestom.server.sound.Sound
- BLOCK_VINE_STEP - net.minestom.server.sound.Sound
- BLOCK_WART_BLOCK_BREAK - net.minestom.server.sound.Sound
- BLOCK_WART_BLOCK_FALL - net.minestom.server.sound.Sound
- BLOCK_WART_BLOCK_HIT - net.minestom.server.sound.Sound
- BLOCK_WART_BLOCK_PLACE - net.minestom.server.sound.Sound
- BLOCK_WART_BLOCK_STEP - net.minestom.server.sound.Sound
- BLOCK_WATER_AMBIENT - net.minestom.server.sound.Sound
- BLOCK_WEEPING_VINES_BREAK - net.minestom.server.sound.Sound
- BLOCK_WEEPING_VINES_FALL - net.minestom.server.sound.Sound
- BLOCK_WEEPING_VINES_HIT - net.minestom.server.sound.Sound
- BLOCK_WEEPING_VINES_PLACE - net.minestom.server.sound.Sound
- BLOCK_WEEPING_VINES_STEP - net.minestom.server.sound.Sound
- BLOCK_WET_GRASS_BREAK - net.minestom.server.sound.Sound
- BLOCK_WET_GRASS_FALL - net.minestom.server.sound.Sound
- BLOCK_WET_GRASS_HIT - net.minestom.server.sound.Sound
- BLOCK_WET_GRASS_PLACE - net.minestom.server.sound.Sound
- BLOCK_WET_GRASS_STEP - net.minestom.server.sound.Sound
- BLOCK_WOOD_BREAK - net.minestom.server.sound.Sound
- BLOCK_WOOD_FALL - net.minestom.server.sound.Sound
- BLOCK_WOOD_HIT - net.minestom.server.sound.Sound
- BLOCK_WOOD_PLACE - net.minestom.server.sound.Sound
- BLOCK_WOOD_STEP - net.minestom.server.sound.Sound
- BLOCK_WOODEN_BUTTON_CLICK_OFF - net.minestom.server.sound.Sound
- BLOCK_WOODEN_BUTTON_CLICK_ON - net.minestom.server.sound.Sound
- BLOCK_WOODEN_DOOR_CLOSE - net.minestom.server.sound.Sound
- BLOCK_WOODEN_DOOR_OPEN - net.minestom.server.sound.Sound
- BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF - net.minestom.server.sound.Sound
- BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON - net.minestom.server.sound.Sound
- BLOCK_WOODEN_TRAPDOOR_CLOSE - net.minestom.server.sound.Sound
- BLOCK_WOODEN_TRAPDOOR_OPEN - net.minestom.server.sound.Sound
- BLOCK_WOOL_BREAK - net.minestom.server.sound.Sound
- BLOCK_WOOL_FALL - net.minestom.server.sound.Sound
- BLOCK_WOOL_HIT - net.minestom.server.sound.Sound
- BLOCK_WOOL_PLACE - net.minestom.server.sound.Sound
- BLOCK_WOOL_STEP - net.minestom.server.sound.Sound
- BlockActionPacket - Class in net.minestom.server.network.packet.server.play
- BlockActionPacket() - Constructor for class net.minestom.server.network.packet.server.play.BlockActionPacket
- BlockAlternative - Class in net.minestom.server.instance.block
- BlockAlternative(short, String...) - Constructor for class net.minestom.server.instance.block.BlockAlternative
- blockAt(int, int, int) - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- BlockBatch - Class in net.minestom.server.instance.batch
-
Used when the blocks you want to place need to be divided in multiple chunks, use a
ChunkBatchinstead otherwise. - BlockBatch(InstanceContainer) - Constructor for class net.minestom.server.instance.batch.BlockBatch
- BlockBatch(InstanceContainer, BatchOption) - Constructor for class net.minestom.server.instance.batch.BlockBatch
- BlockBreakAnimationPacket - Class in net.minestom.server.network.packet.server.play
- BlockBreakAnimationPacket() - Constructor for class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- BlockBreakAnimationPacket(int, BlockPosition, byte) - Constructor for class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- BlockChange() - Constructor for class net.minestom.server.network.packet.server.play.MultiBlockChangePacket.BlockChange
- BlockChangePacket - Class in net.minestom.server.network.packet.server.play
- BlockChangePacket() - Constructor for class net.minestom.server.network.packet.server.play.BlockChangePacket
- blockChanges - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- blockEntities - Variable in class net.minestom.server.instance.DynamicChunk
- blockEntities - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- BlockEntityDataPacket - Class in net.minestom.server.network.packet.server.play
- BlockEntityDataPacket() - Constructor for class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- blockFace - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- blockFace - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- BlockFace - Enum in net.minestom.server.instance.block
- blockId - Variable in class net.minestom.server.network.packet.server.play.BlockActionPacket
- blockIndexToChunkPositionX(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block index to a chunk position X.
- blockIndexToChunkPositionY(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block index to a chunk position Y.
- blockIndexToChunkPositionZ(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block index to a chunk position Z.
- blockIndexToPositionX(int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block chunk index to its instance position X.
- blockIndexToPositionY(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block chunk index to its instance position Y.
- blockIndexToPositionZ(int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block chunk index to its instance position Z.
- BlockIterator - Class in net.minestom.server.utils.block
-
This class performs ray tracing and iterates along blocks on a line
- BlockIterator(LivingEntity) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(LivingEntity, int) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Position) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Position, double) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Position, double, int) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Vector, Vector, double, int) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- blockLight - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- blockLightMask - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- BlockManager - Class in net.minestom.server.instance.block
- BlockManager() - Constructor for class net.minestom.server.instance.block.BlockManager
- BlockModifier - Interface in net.minestom.server.instance
-
Represents an element which can place blocks at position.
- blockObjectAt(int, int, int) - Method in class net.minestom.server.entity.pathfinding.PFInstanceSpace
- blockPalette - Variable in class net.minestom.server.instance.DynamicChunk
- BlockParticle(BlockAlternative) - Constructor for class net.minestom.server.world.biomes.BiomeParticles.BlockParticle
- blockPlace(Instance, Block, BlockFace, BlockPosition, Player) - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
-
Called when the block is placed.
- blockPlace(Instance, Block, BlockFace, BlockPosition, Player) - Method in class net.minestom.server.instance.block.rule.vanilla.AxisPlacementRule
- blockPlace(Instance, Block, BlockFace, BlockPosition, Player) - Method in class net.minestom.server.instance.block.rule.vanilla.RedstonePlacementRule
- blockPlace(Instance, Block, BlockFace, BlockPosition, Player) - Method in class net.minestom.server.instance.block.rule.vanilla.WallPlacementRule
- BlockPlacementListener - Class in net.minestom.server.listener
- BlockPlacementListener() - Constructor for class net.minestom.server.listener.BlockPlacementListener
- BlockPlacementRule - Class in net.minestom.server.instance.block.rule
- BlockPlacementRule(short) - Constructor for class net.minestom.server.instance.block.rule.BlockPlacementRule
- BlockPlacementRule(Block) - Constructor for class net.minestom.server.instance.block.rule.BlockPlacementRule
- blockPosition - Variable in class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- blockPosition - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- blockPosition - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- blockPosition - Variable in class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
- blockPosition - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- blockPosition - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- blockPosition - Variable in class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- blockPosition - Variable in class net.minestom.server.network.packet.server.play.BlockActionPacket
- blockPosition - Variable in class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- blockPosition - Variable in class net.minestom.server.network.packet.server.play.BlockChangePacket
- blockPosition - Variable in class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- BlockPosition - Class in net.minestom.server.utils
-
Represents the position of a block, so with integers instead of floating numbers.
- BlockPosition(double, double, double) - Constructor for class net.minestom.server.utils.BlockPosition
-
Creates a new
BlockPosition. - BlockPosition(int, int, int) - Constructor for class net.minestom.server.utils.BlockPosition
-
Creates a new
BlockPosition. - BlockPosition(Vector) - Constructor for class net.minestom.server.utils.BlockPosition
-
Creates a new
BlockPositionfrom aVector. - blocks - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- BLOCKS - net.minestom.server.gamedata.tags.Tag.BasicTypes
- BLOCKS - net.minestom.server.sound.SoundCategory
- blocksData - Variable in class net.minestom.server.instance.DynamicChunk
- blocksData - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- BlockState(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- blockStateId - Variable in class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- blockStateId - Variable in class net.minestom.server.network.packet.server.play.BlockChangePacket
- blockTags - Variable in class net.minestom.server.network.packet.server.play.TagsPacket
- BlockType - Class in net.minestom.server.gamedata.loottables.tabletypes
- BlockType() - Constructor for class net.minestom.server.gamedata.loottables.tabletypes.BlockType
- blockUpdate(Instance, BlockPosition, short) - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
-
Called when the block state id can be updated (for instance if a neighbour block changed).
- blockUpdate(Instance, BlockPosition, short) - Method in class net.minestom.server.instance.block.rule.vanilla.AxisPlacementRule
- blockUpdate(Instance, BlockPosition, short) - Method in class net.minestom.server.instance.block.rule.vanilla.RedstonePlacementRule
- blockUpdate(Instance, BlockPosition, short) - Method in class net.minestom.server.instance.block.rule.vanilla.WallPlacementRule
- BlockUtils - Class in net.minestom.server.utils.block
- BlockUtils(Instance, BlockPosition) - Constructor for class net.minestom.server.utils.block.BlockUtils
- blue() - Method in enum net.minestom.server.map.MapColors
- BLUE - net.minestom.server.bossbar.BarColor
- BLUE - Static variable in class net.minestom.server.chat.ChatColor
- BLUE_BANNER - net.minestom.server.instance.block.Block
- BLUE_BANNER - net.minestom.server.item.Material
- BLUE_BED - net.minestom.server.instance.block.Block
- BLUE_BED - net.minestom.server.item.Material
- BLUE_CARPET - net.minestom.server.instance.block.Block
- BLUE_CARPET - net.minestom.server.item.Material
- BLUE_CONCRETE - net.minestom.server.instance.block.Block
- BLUE_CONCRETE - net.minestom.server.item.Material
- BLUE_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- BLUE_CONCRETE_POWDER - net.minestom.server.item.Material
- BLUE_DYE - net.minestom.server.item.Material
- BLUE_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- BLUE_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- BLUE_ICE - net.minestom.server.instance.block.Block
- BLUE_ICE - net.minestom.server.item.Material
- BLUE_ORCHID - net.minestom.server.instance.block.Block
- BLUE_ORCHID - net.minestom.server.item.Material
- BLUE_SHULKER_BOX - net.minestom.server.instance.block.Block
- BLUE_SHULKER_BOX - net.minestom.server.item.Material
- BLUE_STAINED_GLASS - net.minestom.server.instance.block.Block
- BLUE_STAINED_GLASS - net.minestom.server.item.Material
- BLUE_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- BLUE_STAINED_GLASS_PANE - net.minestom.server.item.Material
- BLUE_TERRACOTTA - net.minestom.server.instance.block.Block
- BLUE_TERRACOTTA - net.minestom.server.item.Material
- BLUE_WALL_BANNER - net.minestom.server.instance.block.Block
- BLUE_WOOL - net.minestom.server.instance.block.Block
- BLUE_WOOL - net.minestom.server.item.Material
- BlueBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlueBanner() - Constructor for class net.minestom.server.instance.block.states.BlueBanner
-
Deprecated.
- BlueBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlueBed() - Constructor for class net.minestom.server.instance.block.states.BlueBed
-
Deprecated.
- BlueGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlueGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.BlueGlazedTerracotta
-
Deprecated.
- BlueShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlueShulkerBox() - Constructor for class net.minestom.server.instance.block.states.BlueShulkerBox
-
Deprecated.
- BlueStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlueStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.BlueStainedGlassPane
-
Deprecated.
- BlueWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BlueWallBanner() - Constructor for class net.minestom.server.instance.block.states.BlueWallBanner
-
Deprecated.
- BOAT - net.minestom.server.entity.EntityType
- BOAT_ONE_CM - net.minestom.server.stat.StatisticType
- boatSteerListener(ClientSteerBoatPacket, Player) - Static method in class net.minestom.server.listener.PlayerVehicleListener
- BOLD - Static variable in class net.minestom.server.chat.ChatColor
- BONE - net.minestom.server.item.Material
- BONE_BLOCK - net.minestom.server.instance.block.Block
- BONE_BLOCK - net.minestom.server.item.Material
- BONE_MEAL - net.minestom.server.item.Material
- BoneBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BoneBlock() - Constructor for class net.minestom.server.instance.block.states.BoneBlock
-
Deprecated.
- BONEMEAL_PARTICLES - net.minestom.server.effects.Effects
- book - Variable in class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- BOOK - net.minestom.server.item.Material
- BOOKSHELF - net.minestom.server.instance.block.Block
- BOOKSHELF - net.minestom.server.item.Material
- Boolean(boolean) - Static method in class net.minestom.server.entity.Metadata
- Boolean(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- BooleanArrayData - Class in net.minestom.server.data.type.array
- BooleanArrayData() - Constructor for class net.minestom.server.data.type.array.BooleanArrayData
- BooleanData - Class in net.minestom.server.data.type
- BooleanData() - Constructor for class net.minestom.server.data.type.BooleanData
- BOOTS - net.minestom.server.event.item.ArmorEquipEvent.ArmorSlot
- BOOTS - net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- BOOTS_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- bootstrap() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestomBootstrap
- bootstrap(String, String[]) - Static method in class net.minestom.server.Bootstrap
- Bootstrap - Class in net.minestom.server
-
Used to launch Minestom with the
MinestomRootClassLoaderto allow for self-modifications - Bootstrap() - Constructor for class net.minestom.server.Bootstrap
- BOSS_BAR - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BossBar - Class in net.minestom.server.bossbar
-
Represents a boss bar which is displayed on the top of the client screen (max amount of boss bar defined by
BossBar.MAX_BOSSBAR). - BossBar(JsonMessage, BarColor, BarDivision) - Constructor for class net.minestom.server.bossbar.BossBar
-
Creates a new
BossBar. - BossBarPacket - Class in net.minestom.server.network.packet.server.play
- BossBarPacket() - Constructor for class net.minestom.server.network.packet.server.play.BossBarPacket
- BossBarPacket.Action - Enum in net.minestom.server.network.packet.server.play
- BOTH - net.minestom.server.instance.WorldBorder.CollisionAxis
- BOTTOM - net.minestom.server.instance.block.BlockFace
- BOTTOM - net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
- BoundingBox - Class in net.minestom.server.collision
-
See https://wiki.vg/Entity_metadata#Mobs_2
- BoundingBox(Entity, double, double, double) - Constructor for class net.minestom.server.collision.BoundingBox
-
Creates a
BoundingBoxlinked to anEntityand with a specific size. - bounds() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- BOW - net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- BOW - net.minestom.server.item.Material
- BOWL - net.minestom.server.item.Material
- BRAIN_CORAL - net.minestom.server.instance.block.Block
- BRAIN_CORAL - net.minestom.server.item.Material
- BRAIN_CORAL_BLOCK - net.minestom.server.instance.block.Block
- BRAIN_CORAL_BLOCK - net.minestom.server.item.Material
- BRAIN_CORAL_FAN - net.minestom.server.instance.block.Block
- BRAIN_CORAL_FAN - net.minestom.server.item.Material
- BRAIN_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- BrainCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrainCoral() - Constructor for class net.minestom.server.instance.block.states.BrainCoral
-
Deprecated.
- BrainCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrainCoralFan() - Constructor for class net.minestom.server.instance.block.states.BrainCoralFan
-
Deprecated.
- BrainCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrainCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.BrainCoralWallFan
-
Deprecated.
- BREAD - net.minestom.server.item.Material
- breakBlock(Player, BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Does call
PlayerBlockBreakEventand send particle packets - breakBlock(Player, BlockPosition) - Method in class net.minestom.server.instance.InstanceContainer
- breakBlock(Player, BlockPosition) - Method in class net.minestom.server.instance.SharedInstance
- breaksInstantaneously() - Method in enum net.minestom.server.instance.block.Block
- BREWING_STAND - net.minestom.server.instance.block.Block
- BREWING_STAND - net.minestom.server.inventory.InventoryType
- BREWING_STAND - net.minestom.server.item.Material
- BREWING_STAND_BREW_TIME - net.minestom.server.inventory.InventoryProperty
- BREWING_STAND_BREWED - net.minestom.server.effects.Effects
- BREWING_STAND_FUEL_TIME - net.minestom.server.inventory.InventoryProperty
- BrewingStand - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrewingStand() - Constructor for class net.minestom.server.instance.block.states.BrewingStand
-
Deprecated.
- BrewingStandInventory - Class in net.minestom.server.inventory.type
- BrewingStandInventory(String) - Constructor for class net.minestom.server.inventory.type.BrewingStandInventory
- BRICK - net.minestom.server.item.Material
- BRICK_SLAB - net.minestom.server.instance.block.Block
- BRICK_SLAB - net.minestom.server.item.Material
- BRICK_STAIRS - net.minestom.server.instance.block.Block
- BRICK_STAIRS - net.minestom.server.item.Material
- BRICK_WALL - net.minestom.server.instance.block.Block
- BRICK_WALL - net.minestom.server.item.Material
- BRICKS - net.minestom.server.instance.block.Block
- BRICKS - net.minestom.server.item.Material
- BrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrickSlab() - Constructor for class net.minestom.server.instance.block.states.BrickSlab
-
Deprecated.
- BrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrickStairs() - Constructor for class net.minestom.server.instance.block.states.BrickStairs
-
Deprecated.
- BrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrickWall() - Constructor for class net.minestom.server.instance.block.states.BrickWall
-
Deprecated.
- BRIGHT_GREEN - Static variable in class net.minestom.server.chat.ChatColor
- broadcastMessage(JsonMessage) - Method in class net.minestom.server.network.ConnectionManager
-
Sends a
JsonMessageto all online players. - broadcastMessage(JsonMessage, PlayerValidator) - Method in class net.minestom.server.network.ConnectionManager
-
Sends a
JsonMessageto all online players who validate the conditioncondition. - BROKEN - net.minestom.server.stat.StatisticCategory
- BROWN - net.minestom.server.entity.type.animal.EntityMooshroom.MooshroomType
- BROWN_BANNER - net.minestom.server.instance.block.Block
- BROWN_BANNER - net.minestom.server.item.Material
- BROWN_BED - net.minestom.server.instance.block.Block
- BROWN_BED - net.minestom.server.item.Material
- BROWN_CARPET - net.minestom.server.instance.block.Block
- BROWN_CARPET - net.minestom.server.item.Material
- BROWN_CONCRETE - net.minestom.server.instance.block.Block
- BROWN_CONCRETE - net.minestom.server.item.Material
- BROWN_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- BROWN_CONCRETE_POWDER - net.minestom.server.item.Material
- BROWN_DYE - net.minestom.server.item.Material
- BROWN_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- BROWN_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- BROWN_MUSHROOM - net.minestom.server.instance.block.Block
- BROWN_MUSHROOM - net.minestom.server.item.Material
- BROWN_MUSHROOM_BLOCK - net.minestom.server.instance.block.Block
- BROWN_MUSHROOM_BLOCK - net.minestom.server.item.Material
- BROWN_SHULKER_BOX - net.minestom.server.instance.block.Block
- BROWN_SHULKER_BOX - net.minestom.server.item.Material
- BROWN_STAINED_GLASS - net.minestom.server.instance.block.Block
- BROWN_STAINED_GLASS - net.minestom.server.item.Material
- BROWN_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- BROWN_STAINED_GLASS_PANE - net.minestom.server.item.Material
- BROWN_TERRACOTTA - net.minestom.server.instance.block.Block
- BROWN_TERRACOTTA - net.minestom.server.item.Material
- BROWN_WALL_BANNER - net.minestom.server.instance.block.Block
- BROWN_WOOL - net.minestom.server.instance.block.Block
- BROWN_WOOL - net.minestom.server.item.Material
- BrownBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownBanner() - Constructor for class net.minestom.server.instance.block.states.BrownBanner
-
Deprecated.
- BrownBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownBed() - Constructor for class net.minestom.server.instance.block.states.BrownBed
-
Deprecated.
- BrownGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.BrownGlazedTerracotta
-
Deprecated.
- BrownMushroomBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownMushroomBlock() - Constructor for class net.minestom.server.instance.block.states.BrownMushroomBlock
-
Deprecated.
- BrownShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownShulkerBox() - Constructor for class net.minestom.server.instance.block.states.BrownShulkerBox
-
Deprecated.
- BrownStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.BrownStainedGlassPane
-
Deprecated.
- BrownWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BrownWallBanner() - Constructor for class net.minestom.server.instance.block.states.BrownWallBanner
-
Deprecated.
- BUBBLE - net.minestom.server.particle.Particle
- BUBBLE_COLUMN - net.minestom.server.instance.block.Block
- BUBBLE_COLUMN_UP - net.minestom.server.particle.Particle
- BUBBLE_CORAL - net.minestom.server.instance.block.Block
- BUBBLE_CORAL - net.minestom.server.item.Material
- BUBBLE_CORAL_BLOCK - net.minestom.server.instance.block.Block
- BUBBLE_CORAL_BLOCK - net.minestom.server.item.Material
- BUBBLE_CORAL_FAN - net.minestom.server.instance.block.Block
- BUBBLE_CORAL_FAN - net.minestom.server.item.Material
- BUBBLE_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- BUBBLE_POP - net.minestom.server.particle.Particle
- BubbleColumn - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BubbleColumn() - Constructor for class net.minestom.server.instance.block.states.BubbleColumn
-
Deprecated.
- BubbleCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BubbleCoral() - Constructor for class net.minestom.server.instance.block.states.BubbleCoral
-
Deprecated.
- BubbleCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BubbleCoralFan() - Constructor for class net.minestom.server.instance.block.states.BubbleCoralFan
-
Deprecated.
- BubbleCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- BubbleCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.BubbleCoralWallFan
-
Deprecated.
- BUCKET - net.minestom.server.item.Material
- BufUtils - Class in net.minestom.server.utils
- BufUtils() - Constructor for class net.minestom.server.utils.BufUtils
- build() - Method in class net.minestom.server.ping.ResponseData
-
Converts the response data into a
JsonObject. - build() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Built a team.
- build() - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- build() - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- build() - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- buildDeathMessage(Player) - Method in class net.minestom.server.entity.damage.DamageType
-
Builds the death message linked to this damage type.
- buildDeathScreenText(Player) - Method in class net.minestom.server.entity.damage.DamageType
-
Builds the text sent to a player in his death screen.
- builder() - Static method in class net.minestom.server.world.biomes.Biome
- builder() - Static method in class net.minestom.server.world.biomes.BiomeEffects
- builder(NamespaceID) - Static method in class net.minestom.server.world.DimensionType
- buildShutdownTask(Runnable) - Method in class net.minestom.server.timer.SchedulerManager
-
Initializes a new
TaskBuilderfor creating a shutdownTask. - buildTask(Runnable) - Method in class net.minestom.server.timer.SchedulerManager
-
Initializes a new
TaskBuilderfor creating aTask. - BungeeCordProxy - Class in net.minestom.server.extras.bungee
-
BungeeCord forwarding support.
- BungeeCordProxy() - Constructor for class net.minestom.server.extras.bungee.BungeeCordProxy
- BURST - net.minestom.server.item.firework.FireworkEffectType
- button - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- buttonId - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
- byId(byte) - Static method in enum net.minestom.server.item.firework.FireworkEffectType
-
Retrieves a
FireworkEffectTypeby the givenid. - Byte(byte) - Static method in class net.minestom.server.entity.Metadata
- ByteArrayData - Class in net.minestom.server.data.type.array
- ByteArrayData() - Constructor for class net.minestom.server.data.type.array.ByteArrayData
- ByteData - Class in net.minestom.server.data.type
- ByteData() - Constructor for class net.minestom.server.data.type.ByteData
- ByteRange - Class in net.minestom.server.utils.math
- ByteRange(Byte) - Constructor for class net.minestom.server.utils.math.ByteRange
- ByteRange(Byte, Byte) - Constructor for class net.minestom.server.utils.math.ByteRange
C
- cache(UUID, T) - Method in class net.minestom.server.utils.cache.TemporaryCache
-
Caches an object.
- CacheablePacket - Interface in net.minestom.server.utils.cache
-
Implemented by
server packetswhich can be temporary cached in memory to be re-sent later without having to go through all the writing and compression. - cacheChunk(Chunk) - Method in class net.minestom.server.instance.InstanceContainer
-
Adds a
Chunkto the internal instance map. - cachePitch - Variable in class net.minestom.server.entity.Entity
- cacheX - Variable in class net.minestom.server.entity.Entity
- cacheY - Variable in class net.minestom.server.entity.Entity
- cacheYaw - Variable in class net.minestom.server.entity.Entity
- cacheZ - Variable in class net.minestom.server.entity.Entity
- Cactus - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Cactus() - Constructor for class net.minestom.server.instance.block.states.Cactus
-
Deprecated.
- CACTUS - net.minestom.server.instance.block.Block
- CACTUS - net.minestom.server.item.Material
- Cake - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Cake() - Constructor for class net.minestom.server.instance.block.states.Cake
-
Deprecated.
- CAKE - net.minestom.server.instance.block.Block
- CAKE - net.minestom.server.item.Material
- callback - Variable in class net.minestom.server.command.builder.ParsedCommand
- callCancellableEvent(Class<E>, E, Runnable) - Method in interface net.minestom.server.event.handler.EventHandler
- callClickEvent(Player, Inventory, int, ClickType, ItemStack, ItemStack) - Method in interface net.minestom.server.inventory.InventoryClickHandler
- callEvent(Class<E>, E) - Method in interface net.minestom.server.event.handler.EventHandler
-
Calls the specified
Eventwith all the assignedEventCallback. - callItemUpdateStateEvent(boolean) - Method in class net.minestom.server.entity.Player
-
Used to call
ItemUpdateStateEventwith the proper item It does check which hand to get the item to update. - CAMERA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- cameraId - Variable in class net.minestom.server.network.packet.server.play.CameraPacket
- CameraPacket - Class in net.minestom.server.network.packet.server.play
- CameraPacket() - Constructor for class net.minestom.server.network.packet.server.play.CameraPacket
- Campfire - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Campfire() - Constructor for class net.minestom.server.instance.block.states.Campfire
-
Deprecated.
- CAMPFIRE - net.minestom.server.instance.block.Block
- CAMPFIRE - net.minestom.server.item.Material
- CAMPFIRE_COOKING - net.minestom.server.recipe.Recipe.RecipeType
- CAMPFIRE_COSY_SMOKE - net.minestom.server.particle.Particle
- CAMPFIRE_SIGNAL_SMOKE - net.minestom.server.particle.Particle
- CampfireCookingRecipe - Class in net.minestom.server.recipe
- CampfireCookingRecipe(String, String, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.CampfireCookingRecipe
- canApply(ItemStack, int) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- canApply(ItemStack, int) - Method in class net.minestom.server.item.StackingRule
-
Used to know if an
ItemStackcan have the sizenewAmountapplied. - canBeStacked(ItemStack, ItemStack) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- canBeStacked(ItemStack, ItemStack) - Method in class net.minestom.server.item.StackingRule
-
Used to know if two
ItemStackcan be stacked together. - cancel() - Method in class net.minestom.server.timer.Task
-
Cancels this task.
- CANCEL_CODE - Static variable in class net.minestom.server.instance.block.rule.BlockPlacementRule
- CancellableEvent - Interface in net.minestom.server.event
-
Represents an
Eventwhich can be cancelled. - CANCELLED - net.minestom.server.command.builder.CommandResult.Type
-
Command cancelled by an event listener.
- CANCELLED - net.minestom.server.timer.TaskStatus
-
The task was cancelled with
Task.cancel() - CANCELLED_DIGGING - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- canPickupItem - Variable in class net.minestom.server.entity.LivingEntity
- canPickupItem() - Method in class net.minestom.server.entity.LivingEntity
-
Gets if the entity is able to pickup items.
- canRestock - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket
- canRestock() - Method in class net.minestom.server.inventory.type.VillagerInventory
- canTakeDamage() - Method in enum net.minestom.server.entity.GameMode
- canUse(CommandSender, String) - Method in interface net.minestom.server.command.builder.condition.CommandCondition
-
Called when the sender permission needs to be checked.
- capabilities() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- CARROT - net.minestom.server.item.Material
- CARROT_ON_A_STICK - net.minestom.server.item.Material
- Carrots - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Carrots() - Constructor for class net.minestom.server.instance.block.states.Carrots
-
Deprecated.
- CARROTS - net.minestom.server.instance.block.Block
- CARTOGRAPHY - net.minestom.server.inventory.InventoryType
- CARTOGRAPHY_TABLE - net.minestom.server.instance.block.Block
- CARTOGRAPHY_TABLE - net.minestom.server.item.Material
- CARVED_PUMPKIN - net.minestom.server.instance.block.Block
- CARVED_PUMPKIN - net.minestom.server.item.Material
- CarvedPumpkin - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CarvedPumpkin() - Constructor for class net.minestom.server.instance.block.states.CarvedPumpkin
-
Deprecated.
- CAT - net.minestom.server.entity.EntityType
- CAT_SPAWN_EGG - net.minestom.server.item.Material
- category - Variable in class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
- category(Biome.Category) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- Cauldron - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Cauldron() - Constructor for class net.minestom.server.instance.block.states.Cauldron
-
Deprecated.
- CAULDRON - net.minestom.server.instance.block.Block
- CAULDRON - net.minestom.server.item.Material
- CAVE_AIR - net.minestom.server.instance.block.Block
- CAVE_SPIDER - net.minestom.server.entity.EntityType
- CAVE_SPIDER_SPAWN_EGG - net.minestom.server.item.Material
- ceilingEnabled(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- Chain - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Chain() - Constructor for class net.minestom.server.instance.block.states.Chain
-
Deprecated.
- CHAIN - net.minestom.server.instance.block.Block
- CHAIN - net.minestom.server.item.Material
- CHAIN_COMMAND_BLOCK - net.minestom.server.instance.block.Block
- CHAIN_COMMAND_BLOCK - net.minestom.server.item.Material
- ChainCommandBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ChainCommandBlock() - Constructor for class net.minestom.server.instance.block.states.ChainCommandBlock
-
Deprecated.
- CHAINMAIL_BOOTS - net.minestom.server.item.Material
- CHAINMAIL_CHESTPLATE - net.minestom.server.item.Material
- CHAINMAIL_HELMET - net.minestom.server.item.Material
- CHAINMAIL_LEGGINGS - net.minestom.server.item.Material
- CHALLENGE - net.minestom.server.advancements.FrameType
-
A spike in all 8 directions as the frame.
- CHANGE_GAME_STATE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHANGE_GAMEMODE - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- CHANGE_HELD - net.minestom.server.inventory.click.ClickType
- changeBit(byte, byte, byte, byte) - Static method in class net.minestom.server.utils.binary.BitmaskUtil
- ChangeGameStatePacket - Class in net.minestom.server.network.packet.server.play
- ChangeGameStatePacket() - Constructor for class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- ChangeGameStatePacket.Reason - Enum in net.minestom.server.network.packet.server.play
- changeHeld(Player, int, int) - Method in class net.minestom.server.inventory.Inventory
- changeHeld(Player, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Playerheld click in the inventory - changeHeld(Player, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- changeHeld(Inventory, Player, int, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- channel - Variable in class net.minestom.server.network.packet.client.play.ClientPluginMessagePacket
- channel - Variable in class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- channel - Variable in class net.minestom.server.network.packet.server.play.PluginMessagePacket
- channelActive(ChannelHandlerContext) - Method in class net.minestom.server.network.netty.channel.ClientChannel
- channelInactive(ChannelHandlerContext) - Method in class net.minestom.server.network.netty.channel.ClientChannel
- CHANNELING - net.minestom.server.item.Enchantment
- channelRead(ChannelHandlerContext, Object) - Method in class net.minestom.server.network.netty.codec.LegacyPingHandler
- channelRead0(ChannelHandlerContext, InboundPacket) - Method in class net.minestom.server.network.netty.channel.ClientChannel
- CharacterArrayData - Class in net.minestom.server.data.type.array
- CharacterArrayData() - Constructor for class net.minestom.server.data.type.array.CharacterArrayData
- CharacterData - Class in net.minestom.server.data.type
- CharacterData() - Constructor for class net.minestom.server.data.type.CharacterData
- charAt(int) - Method in class net.minestom.server.utils.NamespaceID
- CHARCOAL - net.minestom.server.item.Material
- chat(String) - Method in class net.minestom.server.entity.Player
-
Makes the player send a message (can be used for commands).
- Chat(JsonMessage) - Static method in class net.minestom.server.entity.Metadata
- CHAT - net.minestom.server.network.packet.server.play.ChatMessagePacket.Position
- CHAT_MESSAGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ChatClickEvent - Class in net.minestom.server.chat
-
Represents a click event for a specific portion of the message.
- ChatColor - Class in net.minestom.server.chat
-
Represents a color in a text.
- chatColors - Variable in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- ChatHoverEvent - Class in net.minestom.server.chat
-
Represents a hover event for a specific portion of the message.
- ChatMessageListener - Class in net.minestom.server.listener
- ChatMessageListener() - Constructor for class net.minestom.server.listener.ChatMessageListener
- ChatMessagePacket - Class in net.minestom.server.network.packet.server.play
- ChatMessagePacket(String, ChatMessagePacket.Position) - Constructor for class net.minestom.server.network.packet.server.play.ChatMessagePacket
- ChatMessagePacket(String, ChatMessagePacket.Position, UUID) - Constructor for class net.minestom.server.network.packet.server.play.ChatMessagePacket
- ChatMessagePacket.Position - Enum in net.minestom.server.network.packet.server.play
- chatMode - Variable in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- ChatParser - Class in net.minestom.server.chat
-
Class used to convert JSON string to proper chat message representation.
- ChatParser() - Constructor for class net.minestom.server.chat.ChatParser
- Check - Class in net.minestom.server.utils.validate
-
Convenient class to check for common exceptions.
- checkIntegrity(BinaryReader) - Static method in class net.minestom.server.extras.velocity.VelocityProxy
- Chest - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Chest() - Constructor for class net.minestom.server.instance.block.states.Chest
-
Deprecated.
- CHEST - net.minestom.server.instance.block.Block
- CHEST - net.minestom.server.item.attribute.AttributeSlot
- CHEST - net.minestom.server.item.Material
- CHEST_1_ROW - net.minestom.server.inventory.InventoryType
- CHEST_2_ROW - net.minestom.server.inventory.InventoryType
- CHEST_3_ROW - net.minestom.server.inventory.InventoryType
- CHEST_4_ROW - net.minestom.server.inventory.InventoryType
- CHEST_5_ROW - net.minestom.server.inventory.InventoryType
- CHEST_6_ROW - net.minestom.server.inventory.InventoryType
- CHEST_MINECART - net.minestom.server.entity.EntityType
- CHEST_MINECART - net.minestom.server.item.Material
- CHESTPLATE - net.minestom.server.event.item.ArmorEquipEvent.ArmorSlot
- CHESTPLATE - net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- CHESTPLATE_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CHICKEN - net.minestom.server.entity.EntityType
- CHICKEN - net.minestom.server.item.Material
- CHICKEN_SPAWN_EGG - net.minestom.server.item.Material
- children - Variable in class net.minestom.server.extras.selfmodification.HierarchyClassLoader
- children - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- CHIPPED_ANVIL - net.minestom.server.instance.block.Block
- CHIPPED_ANVIL - net.minestom.server.item.Material
- ChippedAnvil - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ChippedAnvil() - Constructor for class net.minestom.server.instance.block.states.ChippedAnvil
-
Deprecated.
- CHISELED_NETHER_BRICKS - net.minestom.server.instance.block.Block
- CHISELED_NETHER_BRICKS - net.minestom.server.item.Material
- CHISELED_POLISHED_BLACKSTONE - net.minestom.server.instance.block.Block
- CHISELED_POLISHED_BLACKSTONE - net.minestom.server.item.Material
- CHISELED_QUARTZ_BLOCK - net.minestom.server.instance.block.Block
- CHISELED_QUARTZ_BLOCK - net.minestom.server.item.Material
- CHISELED_RED_SANDSTONE - net.minestom.server.instance.block.Block
- CHISELED_RED_SANDSTONE - net.minestom.server.item.Material
- CHISELED_SANDSTONE - net.minestom.server.instance.block.Block
- CHISELED_SANDSTONE - net.minestom.server.item.Material
- CHISELED_STONE_BRICKS - net.minestom.server.instance.block.Block
- CHISELED_STONE_BRICKS - net.minestom.server.item.Material
- CHORUS_FLOWER - net.minestom.server.instance.block.Block
- CHORUS_FLOWER - net.minestom.server.item.Material
- CHORUS_FLOWER_DIED - net.minestom.server.effects.Effects
- CHORUS_FLOWER_GROWN - net.minestom.server.effects.Effects
- CHORUS_FRUIT - net.minestom.server.item.Material
- CHORUS_PLANT - net.minestom.server.instance.block.Block
- CHORUS_PLANT - net.minestom.server.item.Material
- ChorusFlower - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ChorusFlower() - Constructor for class net.minestom.server.instance.block.states.ChorusFlower
-
Deprecated.
- ChorusPlant - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ChorusPlant() - Constructor for class net.minestom.server.instance.block.states.ChorusPlant
-
Deprecated.
- Chunk - Class in net.minestom.server.instance
-
A chunk is a part of an
Instance, limited by a size of 16x256x16 blocks and subdivided in 16 sections of 16 blocks height. - Chunk(Biome[], int, int, boolean) - Constructor for class net.minestom.server.instance.Chunk
- CHUNK_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHUNK_SECTION_COUNT - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_SECTION_SIZE - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_SIZE_X - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_SIZE_Y - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_SIZE_Z - Static variable in class net.minestom.server.instance.Chunk
- ChunkBatch - Class in net.minestom.server.instance.batch
-
Used when all the blocks you want to place can be contained within only one
Chunk, use aBlockBatchinstead otherwise. - ChunkBatch(InstanceContainer, Chunk, boolean) - Constructor for class net.minestom.server.instance.batch.ChunkBatch
- ChunkBatch(InstanceContainer, Chunk, BatchOption, boolean) - Constructor for class net.minestom.server.instance.batch.ChunkBatch
- ChunkCallback - Interface in net.minestom.server.utils.chunk
- ChunkDataPacket - Class in net.minestom.server.network.packet.server.play
- ChunkDataPacket(UUID, long) - Constructor for class net.minestom.server.network.packet.server.play.ChunkDataPacket
- chunkEntities - Variable in class net.minestom.server.instance.Instance
- ChunkGenerator - Interface in net.minestom.server.instance
-
Responsible for the
Chunkgeneration, can be set usingInstance.setChunkGenerator(ChunkGenerator). - ChunkPopulator - Interface in net.minestom.server.instance
- ChunkSupplier - Interface in net.minestom.server.utils.chunk
-
Used to customize which type of
Chunkan implementation should use. - ChunkUtils - Class in net.minestom.server.utils.chunk
- chunkX - Variable in class net.minestom.server.instance.Chunk
- chunkX - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- chunkX - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- chunkX - Variable in class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- chunkX - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- chunkX - Variable in class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- chunkZ - Variable in class net.minestom.server.instance.Chunk
- chunkZ - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- chunkZ - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- chunkZ - Variable in class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- chunkZ - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- chunkZ - Variable in class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- CipherBase - Class in net.minestom.server.extras.mojangAuth
- CipherBase(Cipher) - Constructor for class net.minestom.server.extras.mojangAuth.CipherBase
- clamp(int, int, int) - Static method in class net.minestom.server.utils.MathUtils
- clampFloat(float, float, float) - Static method in class net.minestom.server.utils.MathUtils
- CLAY - net.minestom.server.instance.block.Block
- CLAY - net.minestom.server.item.Material
- CLAY - net.minestom.server.map.MapColors
- CLAY_BALL - net.minestom.server.item.Material
- clean() - Method in class net.minestom.server.instance.palette.PaletteStorage
-
Loops through all the sections and blocks to find unused array (empty chunk section)
- CLEAN_ARMOR - net.minestom.server.stat.StatisticType
- CLEAN_BANNER - net.minestom.server.stat.StatisticType
- CLEAN_SHULKER_BOX - net.minestom.server.stat.StatisticType
- clear() - Method in class net.minestom.server.command.builder.Arguments
- clear() - Method in class net.minestom.server.instance.palette.PaletteStorage
-
Clears all the data in the palette and data array.
- clear() - Method in class net.minestom.server.inventory.Inventory
- clear() - Method in interface net.minestom.server.inventory.InventoryModifier
-
Clears the inventory and send relevant update to the viewer(s).
- clear() - Method in class net.minestom.server.inventory.PlayerInventory
- clearCache(UUID) - Method in class net.minestom.server.utils.ownership.OwnershipHandler
- clearCache(Player) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- clearData() - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Resets the chunk batch by removing all the entries.
- clearDelay() - Method in class net.minestom.server.timer.TaskBuilder
-
Clears the delay interval of the
Task. - clearEffects() - Method in class net.minestom.server.entity.Entity
-
Removes all the effects currently applied to the entity.
- clearEffects() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Removes all effects from this firework.
- clearPlayers() - Method in class net.minestom.server.ping.ResponseData
-
Removes all of the ping players from this
ResponseData.pingPlayers. - clearRepeat() - Method in class net.minestom.server.timer.TaskBuilder
-
Clears the repeat interval of the
Task. - ClickType - Enum in net.minestom.server.inventory.click
- clickWindow(boolean, short, byte, short, int) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Simulates a click in a window.
- clickWindowListener(ClientClickWindowPacket, Player) - Static method in class net.minestom.server.listener.WindowListener
- CLIENT_CHANNEL_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- ClientAdvancementTabPacket - Class in net.minestom.server.network.packet.client.play
- ClientAdvancementTabPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
- ClientAnimationPacket - Class in net.minestom.server.network.packet.client.play
- ClientAnimationPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientAnimationPacket
- ClientChannel - Class in net.minestom.server.network.netty.channel
- ClientChannel(PacketProcessor) - Constructor for class net.minestom.server.network.netty.channel.ClientChannel
- ClientChatMessagePacket - Class in net.minestom.server.network.packet.client.play
- ClientChatMessagePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
- ClientClickWindowButtonPacket - Class in net.minestom.server.network.packet.client.play
- ClientClickWindowButtonPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
- ClientClickWindowPacket - Class in net.minestom.server.network.packet.client.play
- ClientClickWindowPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- ClientCloseWindow - Class in net.minestom.server.network.packet.client.play
- ClientCloseWindow() - Constructor for class net.minestom.server.network.packet.client.play.ClientCloseWindow
- ClientCraftRecipeRequest - Class in net.minestom.server.network.packet.client.play
- ClientCraftRecipeRequest() - Constructor for class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- ClientCreativeInventoryActionPacket - Class in net.minestom.server.network.packet.client.play
- ClientCreativeInventoryActionPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
- ClientEditBookPacket - Class in net.minestom.server.network.packet.client.play
- ClientEditBookPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- ClientEntityActionPacket - Class in net.minestom.server.network.packet.client.play
- ClientEntityActionPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- ClientEntityActionPacket.Action - Enum in net.minestom.server.network.packet.client.play
- ClientGenerateStructurePacket - Class in net.minestom.server.network.packet.client.play
- ClientGenerateStructurePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- ClientHeldItemChangePacket - Class in net.minestom.server.network.packet.client.play
- ClientHeldItemChangePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
- ClientInteractEntityPacket - Class in net.minestom.server.network.packet.client.play
- ClientInteractEntityPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- ClientInteractEntityPacket.Type - Enum in net.minestom.server.network.packet.client.play
- ClientKeepAlivePacket - Class in net.minestom.server.network.packet.client.play
- ClientKeepAlivePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientKeepAlivePacket
- ClientLoginPacketsHandler - Class in net.minestom.server.network.packet.client.handler
- ClientLoginPacketsHandler() - Constructor for class net.minestom.server.network.packet.client.handler.ClientLoginPacketsHandler
- ClientNameItemPacket - Class in net.minestom.server.network.packet.client.play
- ClientNameItemPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientNameItemPacket
- ClientPacket - Interface in net.minestom.server.network.packet.client
-
Represents a packet received from a client.
- ClientPacketConsumer - Interface in net.minestom.server.listener.manager
-
Interface used to add a listener for incoming packets with
ConnectionManager.onPacketReceive(ClientPacketConsumer). - ClientPacketsHandler - Class in net.minestom.server.network.packet.client.handler
-
Contains registered packets and a way to instantiate them.
- ClientPacketsHandler() - Constructor for class net.minestom.server.network.packet.client.handler.ClientPacketsHandler
- ClientPacketsHandler.ClientPacketSupplier - Interface in net.minestom.server.network.packet.client.handler
-
Convenient interface to supply a
ClientPacket. - ClientPickItemPacket - Class in net.minestom.server.network.packet.client.play
- ClientPickItemPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPickItemPacket
- ClientPlayerAbilitiesPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerAbilitiesPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
- ClientPlayerBlockPlacementPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerBlockPlacementPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- ClientPlayerDiggingPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerDiggingPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- ClientPlayerDiggingPacket.Status - Enum in net.minestom.server.network.packet.client.play
- ClientPlayerPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerPacket
- ClientPlayerPositionAndRotationPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerPositionAndRotationPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- ClientPlayerPositionPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerPositionPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- ClientPlayerRotationPacket - Class in net.minestom.server.network.packet.client.play
- ClientPlayerRotationPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- ClientPlayPacket - Class in net.minestom.server.network.packet.client
- ClientPlayPacket() - Constructor for class net.minestom.server.network.packet.client.ClientPlayPacket
- ClientPlayPacketsHandler - Class in net.minestom.server.network.packet.client.handler
- ClientPlayPacketsHandler() - Constructor for class net.minestom.server.network.packet.client.handler.ClientPlayPacketsHandler
- ClientPluginMessagePacket - Class in net.minestom.server.network.packet.client.play
- ClientPluginMessagePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientPluginMessagePacket
- ClientPreplayPacket - Interface in net.minestom.server.network.packet.client
- ClientQueryBlockNbtPacket - Class in net.minestom.server.network.packet.client.play
- ClientQueryBlockNbtPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
- ClientQueryEntityNbtPacket - Class in net.minestom.server.network.packet.client.play
- ClientQueryEntityNbtPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
- ClientRecipeBookData - Class in net.minestom.server.network.packet.client.play
- ClientRecipeBookData() - Constructor for class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- ClientResourcePackStatusPacket - Class in net.minestom.server.network.packet.client.play
- ClientResourcePackStatusPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientResourcePackStatusPacket
- ClientSelectTradePacket - Class in net.minestom.server.network.packet.client.play
- ClientSelectTradePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
- ClientSetBeaconEffectPacket - Class in net.minestom.server.network.packet.client.play
- ClientSetBeaconEffectPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
- ClientSettingsPacket - Class in net.minestom.server.network.packet.client.play
- ClientSettingsPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- ClientSpectatePacket - Class in net.minestom.server.network.packet.client.play
- ClientSpectatePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientSpectatePacket
- ClientStatusPacket - Class in net.minestom.server.network.packet.client.play
- ClientStatusPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientStatusPacket
- ClientStatusPacket.Action - Enum in net.minestom.server.network.packet.client.play
- ClientStatusPacketsHandler - Class in net.minestom.server.network.packet.client.handler
- ClientStatusPacketsHandler() - Constructor for class net.minestom.server.network.packet.client.handler.ClientStatusPacketsHandler
- ClientSteerBoatPacket - Class in net.minestom.server.network.packet.client.play
- ClientSteerBoatPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
- ClientSteerVehiclePacket - Class in net.minestom.server.network.packet.client.play
- ClientSteerVehiclePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- ClientTabCompletePacket - Class in net.minestom.server.network.packet.client.play
- ClientTabCompletePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
- ClientTeleportConfirmPacket - Class in net.minestom.server.network.packet.client.play
- ClientTeleportConfirmPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
- ClientUpdateCommandBlockMinecartPacket - Class in net.minestom.server.network.packet.client.play
- ClientUpdateCommandBlockMinecartPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- ClientUpdateCommandBlockPacket - Class in net.minestom.server.network.packet.client.play
- ClientUpdateCommandBlockPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- ClientUpdateCommandBlockPacket.Mode - Enum in net.minestom.server.network.packet.client.play
- ClientUpdateSignPacket - Class in net.minestom.server.network.packet.client.play
- ClientUpdateSignPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- ClientUseItemPacket - Class in net.minestom.server.network.packet.client.play
- ClientUseItemPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientUseItemPacket
- ClientVehicleMovePacket - Class in net.minestom.server.network.packet.client.play
- ClientVehicleMovePacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- ClientWindowConfirmationPacket - Class in net.minestom.server.network.packet.client.play
- ClientWindowConfirmationPacket() - Constructor for class net.minestom.server.network.packet.client.play.ClientWindowConfirmationPacket
- CLIMB_ONE_CM - net.minestom.server.stat.StatisticType
- CLOCK - net.minestom.server.item.Material
- CLOCKWISE - net.minestom.server.utils.Rotation
-
Rotated clockwise by 90 degrees
- CLOCKWISE_135 - net.minestom.server.utils.Rotation
-
Rotated clockwise by 135 degrees
- CLOCKWISE_45 - net.minestom.server.utils.Rotation
-
Rotated clockwise by 45 degrees
- clone() - Method in class net.minestom.server.data.Data
- clone() - Method in class net.minestom.server.data.DataImpl
- clone() - Method in class net.minestom.server.data.SerializableData
- clone() - Method in class net.minestom.server.data.SerializableDataImpl
- clone() - Method in class net.minestom.server.instance.palette.PaletteStorage
- clone() - Method in class net.minestom.server.item.ItemStack
-
Clones this item stack.
- clone() - Method in class net.minestom.server.item.metadata.CompassMeta
- clone() - Method in class net.minestom.server.item.metadata.CrossbowMeta
- clone() - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
- clone() - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Creates and returns a copy of this object.
- clone() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Creates and returns a copy of this object.
- clone() - Method in class net.minestom.server.item.metadata.ItemMeta
-
Creates and returns a copy of this object.
- clone() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Creates and returns a copy of this object.
- clone() - Method in class net.minestom.server.item.metadata.MapMeta
- clone() - Method in class net.minestom.server.item.metadata.MapMeta.MapDecoration
- clone() - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Creates and returns a copy of this object.
- clone() - Method in class net.minestom.server.item.metadata.PotionMeta
- clone() - Method in class net.minestom.server.item.metadata.SpawnEggMeta
- clone() - Method in class net.minestom.server.item.metadata.WritableBookMeta
- clone() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
- clone() - Method in class net.minestom.server.potion.CustomPotionEffect
- clone() - Method in class net.minestom.server.utils.BlockPosition
- clone() - Method in interface net.minestom.server.utils.clone.PublicCloneable
-
Creates and returns a copy of this object.
- clone() - Method in class net.minestom.server.utils.Position
- clone() - Method in class net.minestom.server.utils.Vector
- cloneCopyOnWriteArrayList(List<T>) - Static method in class net.minestom.server.utils.clone.CloneUtils
- CloneUtils - Class in net.minestom.server.utils.clone
-
Convenient interface to deep-copy single object or collections.
- CloneUtils() - Constructor for class net.minestom.server.utils.clone.CloneUtils
- close() - Method in class net.minestom.server.storage.StorageLocation
-
Closes the
StorageLocationusingStorageSystem.close(). - close() - Method in interface net.minestom.server.storage.StorageSystem
-
Called when the location is closed, generally during server shutdown.
- close() - Method in class net.minestom.server.storage.systems.FileStorageSystem
- CLOSE_WINDOW - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CLOSED_SCREEN - net.minestom.server.advancements.AdvancementAction
- closeInventory() - Method in class net.minestom.server.entity.Player
-
Closes the current inventory if there is any.
- closestColor(int) - Static method in enum net.minestom.server.map.MapColors
- ClosestEntityTarget - Class in net.minestom.server.entity.ai.target
-
Target the closest targetable entity (based on the class array)
- ClosestEntityTarget(EntityCreature, float, Class<? extends LivingEntity>...) - Constructor for class net.minestom.server.entity.ai.target.ClosestEntityTarget
- closeWindow() - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Closes the current opened inventory if there is any.
- closeWindowListener(ClientCloseWindow, Player) - Static method in class net.minestom.server.listener.WindowListener
- CloseWindowPacket - Class in net.minestom.server.network.packet.server.play
- CloseWindowPacket() - Constructor for class net.minestom.server.network.packet.server.play.CloseWindowPacket
- CLOUD - net.minestom.server.particle.Particle
- COAL - net.minestom.server.item.Material
- COAL_BLOCK - net.minestom.server.instance.block.Block
- COAL_BLOCK - net.minestom.server.item.Material
- COAL_ORE - net.minestom.server.instance.block.Block
- COAL_ORE - net.minestom.server.item.Material
- COARSE_DIRT - net.minestom.server.instance.block.Block
- COARSE_DIRT - net.minestom.server.item.Material
- COBBLESTONE - net.minestom.server.instance.block.Block
- COBBLESTONE - net.minestom.server.item.Material
- COBBLESTONE_SLAB - net.minestom.server.instance.block.Block
- COBBLESTONE_SLAB - net.minestom.server.item.Material
- COBBLESTONE_STAIRS - net.minestom.server.instance.block.Block
- COBBLESTONE_STAIRS - net.minestom.server.item.Material
- COBBLESTONE_WALL - net.minestom.server.instance.block.Block
- COBBLESTONE_WALL - net.minestom.server.item.Material
- CobblestoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CobblestoneSlab() - Constructor for class net.minestom.server.instance.block.states.CobblestoneSlab
-
Deprecated.
- CobblestoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CobblestoneStairs() - Constructor for class net.minestom.server.instance.block.states.CobblestoneStairs
-
Deprecated.
- CobblestoneWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CobblestoneWall() - Constructor for class net.minestom.server.instance.block.states.CobblestoneWall
-
Deprecated.
- COBWEB - net.minestom.server.instance.block.Block
- COBWEB - net.minestom.server.item.Material
- Cocoa - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Cocoa() - Constructor for class net.minestom.server.instance.block.states.Cocoa
-
Deprecated.
- COCOA - net.minestom.server.instance.block.Block
- COCOA_BEANS - net.minestom.server.item.Material
- COD - net.minestom.server.entity.EntityType
- COD - net.minestom.server.item.Material
- COD_BUCKET - net.minestom.server.item.Material
- COD_SPAWN_EGG - net.minestom.server.item.Material
- CodeModifier - Class in net.minestom.server.extras.selfmodification
-
Will be called by
MinestomRootClassLoaderto transform classes at load-time - CodeModifier() - Constructor for class net.minestom.server.extras.selfmodification.CodeModifier
- COLLECT_ITEM - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- collectedEntityId - Variable in class net.minestom.server.network.packet.server.play.CollectItemPacket
- CollectItemPacket - Class in net.minestom.server.network.packet.server.play
- CollectItemPacket() - Constructor for class net.minestom.server.network.packet.server.play.CollectItemPacket
- collectorEntityId - Variable in class net.minestom.server.network.packet.server.play.CollectItemPacket
- collisionRule - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
Rule for the collision
- collisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the
TeamsPacket.CollisionRuleof theTeamwithout an update packet. - CollisionUtils - Class in net.minestom.server.collision
- CollisionUtils() - Constructor for class net.minestom.server.collision.CollisionUtils
- color - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- Color(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- COLOR_BLACK - net.minestom.server.map.MapColors
- COLOR_BLUE - net.minestom.server.map.MapColors
- COLOR_BROWN - net.minestom.server.map.MapColors
- COLOR_CHAR - Static variable in class net.minestom.server.chat.ChatParser
- COLOR_CYAN - net.minestom.server.map.MapColors
- COLOR_GRAY - net.minestom.server.map.MapColors
- COLOR_GREEN - net.minestom.server.map.MapColors
- COLOR_LIGHT_BLUE - net.minestom.server.map.MapColors
- COLOR_LIGHT_GRAY - net.minestom.server.map.MapColors
- COLOR_LIGHT_GREEN - net.minestom.server.map.MapColors
- COLOR_MAGENTA - net.minestom.server.map.MapColors
- COLOR_ORANGE - net.minestom.server.map.MapColors
- COLOR_PINK - net.minestom.server.map.MapColors
- COLOR_PURPLE - net.minestom.server.map.MapColors
- COLOR_RED - net.minestom.server.map.MapColors
- COLOR_YELLOW - net.minestom.server.map.MapColors
- ColoredText - Class in net.minestom.server.chat
-
Represents a text with one or multiple colors.
- columnarSpace - Variable in class net.minestom.server.instance.Chunk
- columnarSpaceAt(int, int) - Method in class net.minestom.server.entity.pathfinding.PFInstanceSpace
- columns - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- COMBAT_EVENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CombatEventPacket - Class in net.minestom.server.network.packet.server.play
-
Packet sent during combat to a
Player. - CombatEventPacket.EventType - Enum in net.minestom.server.network.packet.server.play
- command - Variable in class net.minestom.server.command.builder.ParsedCommand
- command - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- command - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- Command - Class in net.minestom.server.command.builder
-
Represents a command which has suggestion/auto-completion.
- Command(String) - Constructor for class net.minestom.server.command.builder.Command
-
Creates a
Commandwith a name and no alias. - Command(String, String...) - Constructor for class net.minestom.server.command.builder.Command
-
Creates a
Commandwith a name and one or multiple aliases. - Command(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- COMMAND_BLOCK - net.minestom.server.instance.block.Block
- COMMAND_BLOCK - net.minestom.server.item.Material
- COMMAND_BLOCK_MINECART - net.minestom.server.entity.EntityType
- COMMAND_BLOCK_MINECART - net.minestom.server.item.Material
- COMMAND_PREFIX - Static variable in class net.minestom.server.command.CommandManager
- CommandBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CommandBlock() - Constructor for class net.minestom.server.instance.block.states.CommandBlock
-
Deprecated.
- CommandCallback - Interface in net.minestom.server.utils.callback
-
Functional interface used by the
CommandManagerto execute a callback if an unknown command is run. - CommandCondition - Interface in net.minestom.server.command.builder.condition
-
Used to know if the
CommandSenderis allowed to run the command or a specific syntax. - commandData - Variable in class net.minestom.server.command.builder.CommandResult
- CommandData - Class in net.minestom.server.command.builder
- CommandData() - Constructor for class net.minestom.server.command.builder.CommandData
- CommandDispatcher - Class in net.minestom.server.command.builder
-
Class responsible for parsing
Command. - CommandDispatcher() - Constructor for class net.minestom.server.command.builder.CommandDispatcher
- CommandExecutor - Interface in net.minestom.server.command.builder
-
Callback executed once a syntax has been found for a
Command. - commandExists(String) - Method in class net.minestom.server.command.CommandManager
-
Gets if a command with the name
commandNamealready exists or name. - CommandManager - Class in net.minestom.server.command
-
Manager used to register
CommandandCommandProcessor. - CommandManager() - Constructor for class net.minestom.server.command.CommandManager
- CommandParser - Class in net.minestom.server.command.builder.parser
- CommandParser() - Constructor for class net.minestom.server.command.builder.parser.CommandParser
- CommandProcessor - Interface in net.minestom.server.command
-
Represents a simple command which give you the whole string representation.
- CommandResult - Class in net.minestom.server.command.builder
- CommandResult() - Constructor for class net.minestom.server.command.builder.CommandResult
- CommandResult.Type - Enum in net.minestom.server.command.builder
- COMMANDS_ONLY - net.minestom.server.entity.Player.ChatMode
- CommandSender - Interface in net.minestom.server.command
-
Represents something which can send commands to the server.
- CommandSuggestionHolder - Class in net.minestom.server.command.builder.parser
-
Holds the data of an invalidated syntax.
- CommandSuggestionHolder() - Constructor for class net.minestom.server.command.builder.parser.CommandSuggestionHolder
- CommandSyntax - Class in net.minestom.server.command.builder
-
Represents a syntax in
Commandwhich is initialized withCommand.addSyntax(CommandExecutor, Argument[]). - CommandSyntax(CommandCondition, CommandExecutor, Map<String, Object>, Argument<?>...) - Constructor for class net.minestom.server.command.builder.CommandSyntax
- CommandSyntax(CommandCondition, CommandExecutor, Argument<?>...) - Constructor for class net.minestom.server.command.builder.CommandSyntax
- Comparator - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Comparator() - Constructor for class net.minestom.server.instance.block.states.Comparator
-
Deprecated.
- COMPARATOR - net.minestom.server.instance.block.Block
- COMPARATOR - net.minestom.server.item.Material
- COMPASS - net.minestom.server.item.Material
- CompassMeta - Class in net.minestom.server.item.metadata
- CompassMeta() - Constructor for class net.minestom.server.item.metadata.CompassMeta
- Composter - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Composter() - Constructor for class net.minestom.server.instance.block.states.Composter
-
Deprecated.
- COMPOSTER - net.minestom.server.instance.block.Block
- COMPOSTER - net.minestom.server.item.Material
- COMPOSTER - net.minestom.server.particle.Particle
- compressBuffer(Deflater, byte[], ByteBuf, ByteBuf, boolean) - Static method in class net.minestom.server.utils.PacketUtils
-
Compress using zlib the content of a packet.
- COMPRESSOR_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- computeIfAbsent(String, String, Function<? super NamespaceID, ? extends V>) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- computeIfAbsent(String, Function<? super NamespaceID, ? extends V>) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- concatenateIntArrays(int[]...) - Static method in class net.minestom.server.utils.ArrayUtils
- Condition - Interface in net.minestom.server.gamedata
-
Represents a condition, used by predicates in MC functions and in loot tables.
- conditionalEntityUpdate(Instance, Chunk, long, EntityValidator) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an entity tick in an instance's chunk if condition is verified.
- ConditionContainer - Class in net.minestom.server.gamedata.loottables
- ConditionedFunctionWrapper - Class in net.minestom.server.gamedata.loottables
-
Loot table function that must meet some conditions to be applied
- ConditionedFunctionWrapper(LootTableFunction, Collection<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.ConditionedFunctionWrapper
- Conduit - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Conduit() - Constructor for class net.minestom.server.instance.block.states.Conduit
-
Deprecated.
- CONDUIT - net.minestom.server.instance.block.Block
- CONDUIT - net.minestom.server.item.Material
- CONDUIT_POWER - net.minestom.server.potion.PotionEffect
- ConfiguredNodes() - Constructor for class net.minestom.server.command.builder.NodeMaker.ConfiguredNodes
- CONNECTION_MANAGER - Static variable in interface net.minestom.server.network.packet.client.ClientPreplayPacket
- ConnectionManager - Class in net.minestom.server.network
-
Manages the connected clients.
- ConnectionManager() - Constructor for class net.minestom.server.network.ConnectionManager
- ConnectionState - Enum in net.minestom.server.network
-
Represents the current connection state of a
PlayerConnection. - ConsoleSender - Class in net.minestom.server.command
-
Represents the console when sending a command to the server.
- ConsoleSender() - Constructor for class net.minestom.server.command.ConsoleSender
- Constructable - Interface in net.minestom.server.entity.type
- consume(int) - Method in class net.minestom.server.item.ItemStack
-
Consumes this item by a specific amount.
- consumeBlock(boolean) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Should the block be consumed if not cancelled.
- consumePacket(ServerPacket) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Makes the player receives a packet WARNING: pretty much unsafe, used internally to redirect packets here, you should instead use
PlayerConnection.sendPacket(ServerPacket) - contains(NamespaceID) - Method in class net.minestom.server.gamedata.tags.Tag
-
Checks whether the given id in inside this tag
- containsKey(String) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- containsKey(String, String) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- CONTENTS - net.minestom.server.gamedata.loottables.entries.DynamicEntry.Type
- contract(double, double, double) - Method in class net.minestom.server.collision.BoundingBox
-
Creates a new
BoundingBoxlinked to the sameEntitywith contracted size. - convertPlayerInventorySlot(int, int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
-
Converts a packet slot to an internal one.
- convertSlot(int, int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- convertToPacketSlot(int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
-
Used to convert internal slot to one used in packets
- COOKED_BEEF - net.minestom.server.item.Material
- COOKED_CHICKEN - net.minestom.server.item.Material
- COOKED_COD - net.minestom.server.item.Material
- COOKED_MUTTON - net.minestom.server.item.Material
- COOKED_PORKCHOP - net.minestom.server.item.Material
- COOKED_RABBIT - net.minestom.server.item.Material
- COOKED_SALMON - net.minestom.server.item.Material
- COOKIE - net.minestom.server.item.Material
- cooldownTicks - Variable in class net.minestom.server.network.packet.server.play.SetCooldownPacket
- CooldownUtils - Class in net.minestom.server.utils.time
- coordinates() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- coordinateScale(int) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- copy() - Method in class net.minestom.server.instance.InstanceContainer
-
Copies all the chunks of this instance and create a new instance container with all of them.
- copy() - Method in class net.minestom.server.instance.palette.PaletteStorage
-
Deprecated.
- copy() - Method in class net.minestom.server.item.ItemStack
-
Deprecated.
- copy() - Method in class net.minestom.server.utils.BlockPosition
-
Deprecated.
- copy() - Method in class net.minestom.server.utils.Position
-
Deprecated.Please use
Position.clone() - copy() - Method in class net.minestom.server.utils.Vector
-
Deprecated.use
Vector.clone() - copy(int, int) - Method in class net.minestom.server.instance.Chunk
-
Creates a copy of this chunk, including blocks state id, custom block id, biomes, update data.
- copy(int, int) - Method in class net.minestom.server.instance.DynamicChunk
- copy(Arguments) - Method in class net.minestom.server.command.builder.Arguments
- copy(Position) - Method in class net.minestom.server.utils.Position
-
Sets the x/y/z/yaw/pitch fields of this position to the value of
position. - copy(Vector) - Method in class net.minestom.server.utils.Position
-
Sets the x/y/z field of this position to the value of
position. - copy(Vector) - Method in class net.minestom.server.utils.Vector
-
Copies another vector
- COPY_OF_COPY - net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- COPY_OF_ORIGINAL - net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- copyContents(ItemStack[]) - Method in interface net.minestom.server.inventory.InventoryModifier
-
Places all the items of
itemStacksinto the internal array. - copyCoordinates(BlockPosition) - Method in class net.minestom.server.utils.BlockPosition
-
Sets the x/y/z fields of this block position to the value of
block position. - copyCoordinates(Position) - Method in class net.minestom.server.utils.Position
-
Sets the x/y/z fields of this position to the value of
position. - copyCoordinates(Vector) - Method in class net.minestom.server.utils.Vector
-
Sets the x/y/z fields of this vector to the value of
vector. - copyMeta - Variable in class net.minestom.server.network.packet.server.play.RespawnPacket
- copyToDestination(short[], short[]) - Static method in class net.minestom.server.utils.ArrayUtils
- CORNFLOWER - net.minestom.server.instance.block.Block
- CORNFLOWER - net.minestom.server.item.Material
- COUNTER_CLOCKWISE - net.minestom.server.utils.Rotation
-
Rotated counter-clockwise by 90 degrees
- COUNTER_CLOCKWISE_45 - net.minestom.server.utils.Rotation
-
Rotated counter-clockwise by 45 degrees
- COW - net.minestom.server.entity.EntityType
- COW_SPAWN_EGG - net.minestom.server.item.Material
- CRACKED_NETHER_BRICKS - net.minestom.server.instance.block.Block
- CRACKED_NETHER_BRICKS - net.minestom.server.item.Material
- CRACKED_POLISHED_BLACKSTONE_BRICKS - net.minestom.server.instance.block.Block
- CRACKED_POLISHED_BLACKSTONE_BRICKS - net.minestom.server.item.Material
- CRACKED_STONE_BRICKS - net.minestom.server.instance.block.Block
- CRACKED_STONE_BRICKS - net.minestom.server.item.Material
- CRAFT_RECIPE_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CRAFT_RESULT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_1 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_2 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_3 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_4 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFTED - net.minestom.server.stat.StatisticCategory
- CRAFTING - net.minestom.server.inventory.InventoryType
- CRAFTING_TABLE - net.minestom.server.instance.block.Block
- CRAFTING_TABLE - net.minestom.server.item.Material
- craftingRecipeBookFilterActive - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- craftingRecipeBookOpen - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- craftingRecipeBookOpen - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- craftingRecipeFilterActive - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- CraftRecipeResponse - Class in net.minestom.server.network.packet.server.play
- CraftRecipeResponse() - Constructor for class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- create(LootTableManager) - Method in class net.minestom.server.gamedata.loottables.ConditionContainer
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.AlternativesType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.AnotherLootTableType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.DynamicType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.GroupType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.ItemType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.SequenceType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in class net.minestom.server.gamedata.loottables.entries.TagType
- create(LootTableManager, String, List<Condition>, List<LootTable.Entry>, boolean, List<LootTableFunction>, int, int) - Method in interface net.minestom.server.gamedata.loottables.LootTableEntryType
- create(SoundCategory, Sound, Position, float, float) - Static method in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- CREATE_TEAM - net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
An action to create a new team
- createAdvancement(String, Advancement, Advancement) - Method in class net.minestom.server.advancements.AdvancementTab
-
Creates and add an advancement into this tab.
- createBlockBatch() - Method in class net.minestom.server.instance.Instance
-
Creates a new
BlockBatchlinked to this instance. - createBlockBatch() - Method in class net.minestom.server.instance.InstanceContainer
- createBlockBatch() - Method in class net.minestom.server.instance.SharedInstance
- createBuilder(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Initializes a new
TeamBuilderfor creating a team - createChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.Instance
-
Called to generated a new
Chunkfrom scratch. - createChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.InstanceContainer
- createChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.SharedInstance
- createChunk(Biome[], int, int) - Method in interface net.minestom.server.utils.chunk.ChunkSupplier
-
Creates a
Chunkobject. - createChunkBatch(Chunk) - Method in class net.minestom.server.instance.Instance
-
Creates a new
Chunkbatch linked to this instance and the specified chunk. - createChunkBatch(Chunk) - Method in class net.minestom.server.instance.InstanceContainer
- createChunkBatch(Chunk) - Method in class net.minestom.server.instance.SharedInstance
- createChunkSectionUpdatePacket(int) - Method in class net.minestom.server.instance.Chunk
-
Gets the
ChunkDataPacketto update a single chunk section. - createCursorPacket(ItemStack) - Static method in class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns a
SetSlotPacketused to change a player cursor item. - createData(Instance, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Initialises data for this block.
- createDeclareCommandsPacket(Player) - Method in class net.minestom.server.command.CommandManager
-
Gets the
DeclareCommandsPacketfor a specific player. - createExplosion(float, float, float, float, Data) - Method in interface net.minestom.server.instance.ExplosionSupplier
-
Creates a new explosion
- createFramedPacket(ServerPacket, boolean) - Static method in class net.minestom.server.utils.PacketUtils
-
Creates a "framed packet" (packet which can be send and understood by a Minecraft client) from a server packet.
- createFreshPacket() - Method in class net.minestom.server.instance.Chunk
-
Creates a
ChunkDataPacketwith this chunk data ready to be written. - createFreshPacket() - Method in class net.minestom.server.instance.DynamicChunk
- createInstanceContainer() - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register an
InstanceContainer. - createInstanceContainer(StorageLocation) - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register an
InstanceContainerwith the specifiedStorageLocation. - createInstanceContainer(DimensionType) - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register an
InstanceContainerwith the specifiedDimensionType. - createInstanceContainer(DimensionType, StorageLocation) - Method in class net.minestom.server.instance.InstanceManager
- createLine(Sidebar.ScoreboardLine) - Method in class net.minestom.server.scoreboard.Sidebar
-
Creates a new
Sidebar.ScoreboardLine. - createPacket() - Method in class net.minestom.server.advancements.AdvancementTab
-
Builds the packet which build the whole advancement tab.
- createParticlePacket(Particle, boolean, double, double, double, float, float, float, float, int, Consumer<BinaryWriter>) - Static method in class net.minestom.server.particle.ParticleCreator
- createParticlePacket(Particle, double, double, double, float, float, float, int) - Static method in class net.minestom.server.particle.ParticleCreator
- createPlayer(UUID, String, PlayerConnection) - Method in interface net.minestom.server.network.PlayerProvider
-
Creates a new
Playerobject based on his connection data. - createPropertiesMap() - Method in class net.minestom.server.instance.block.BlockAlternative
- createRandomUUID(Random) - Static method in class net.minestom.server.utils.UniqueIdUtils
- createSharedInstance(InstanceContainer) - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register a
SharedInstance. - createSubView(int, int) - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- createSubView(int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- createSubView(int, int) - Method in interface net.minestom.server.map.LargeFramebuffer
-
Returns a new
Framebufferthat represent a 128x128 sub-view of this framebuffer. - createTab(String, AdvancementRoot) - Method in class net.minestom.server.advancements.AdvancementManager
-
Creates a new
AdvancementTabwith a singleAdvancementRoot. - createTeam(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Creates a
Teamwith only the registry name - createTeam(String, JsonMessage, ChatColor, JsonMessage) - Method in class net.minestom.server.scoreboard.TeamManager
-
Creates a
Teamwith the registry name, prefix, suffix and the team color - createTeam(String, JsonMessage, JsonMessage, ChatColor, JsonMessage) - Method in class net.minestom.server.scoreboard.TeamManager
-
Creates a
Teamwith the registry name, display name, prefix, suffix and the team colro - createTeamDestructionPacket() - Method in class net.minestom.server.scoreboard.Team
-
Creates an destruction packet to remove the team.
- createTeamsCreationPacket() - Method in class net.minestom.server.scoreboard.Team
-
Creates the creation packet to add a team.
- CREATIVE - net.minestom.server.entity.GameMode
- CreativeInventoryActionListener - Class in net.minestom.server.listener
- CreativeInventoryActionListener() - Constructor for class net.minestom.server.listener.CreativeInventoryActionListener
- creatures - Variable in class net.minestom.server.instance.Instance
- CREEPER - net.minestom.server.entity.EntityType
- CREEPER_BANNER_PATTERN - net.minestom.server.item.Material
- CREEPER_HEAD - net.minestom.server.instance.block.Block
- CREEPER_HEAD - net.minestom.server.item.Material
- CREEPER_SHAPED - net.minestom.server.item.firework.FireworkEffectType
- CREEPER_SPAWN_EGG - net.minestom.server.item.Material
- CREEPER_WALL_HEAD - net.minestom.server.instance.block.Block
- CreeperHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CreeperHead() - Constructor for class net.minestom.server.instance.block.states.CreeperHead
-
Deprecated.
- CreeperWallHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CreeperWallHead() - Constructor for class net.minestom.server.instance.block.states.CreeperWallHead
-
Deprecated.
- CRIMSON_BUTTON - net.minestom.server.instance.block.Block
- CRIMSON_BUTTON - net.minestom.server.item.Material
- CRIMSON_DOOR - net.minestom.server.instance.block.Block
- CRIMSON_DOOR - net.minestom.server.item.Material
- CRIMSON_FENCE - net.minestom.server.instance.block.Block
- CRIMSON_FENCE - net.minestom.server.item.Material
- CRIMSON_FENCE_GATE - net.minestom.server.instance.block.Block
- CRIMSON_FENCE_GATE - net.minestom.server.item.Material
- CRIMSON_FUNGUS - net.minestom.server.instance.block.Block
- CRIMSON_FUNGUS - net.minestom.server.item.Material
- CRIMSON_HYPHAE - net.minestom.server.instance.block.Block
- CRIMSON_HYPHAE - net.minestom.server.item.Material
- CRIMSON_HYPHAE - net.minestom.server.map.MapColors
- CRIMSON_NYLIUM - net.minestom.server.instance.block.Block
- CRIMSON_NYLIUM - net.minestom.server.item.Material
- CRIMSON_NYLIUM - net.minestom.server.map.MapColors
- CRIMSON_PLANKS - net.minestom.server.instance.block.Block
- CRIMSON_PLANKS - net.minestom.server.item.Material
- CRIMSON_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- CRIMSON_PRESSURE_PLATE - net.minestom.server.item.Material
- CRIMSON_ROOTS - net.minestom.server.instance.block.Block
- CRIMSON_ROOTS - net.minestom.server.item.Material
- CRIMSON_SIGN - net.minestom.server.instance.block.Block
- CRIMSON_SIGN - net.minestom.server.item.Material
- CRIMSON_SLAB - net.minestom.server.instance.block.Block
- CRIMSON_SLAB - net.minestom.server.item.Material
- CRIMSON_SPORE - net.minestom.server.particle.Particle
- CRIMSON_STAIRS - net.minestom.server.instance.block.Block
- CRIMSON_STAIRS - net.minestom.server.item.Material
- CRIMSON_STEM - net.minestom.server.instance.block.Block
- CRIMSON_STEM - net.minestom.server.item.Material
- CRIMSON_STEM - net.minestom.server.map.MapColors
- CRIMSON_TRAPDOOR - net.minestom.server.instance.block.Block
- CRIMSON_TRAPDOOR - net.minestom.server.item.Material
- CRIMSON_WALL_SIGN - net.minestom.server.instance.block.Block
- CrimsonButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonButton() - Constructor for class net.minestom.server.instance.block.states.CrimsonButton
-
Deprecated.
- CrimsonDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonDoor() - Constructor for class net.minestom.server.instance.block.states.CrimsonDoor
-
Deprecated.
- CrimsonFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonFence() - Constructor for class net.minestom.server.instance.block.states.CrimsonFence
-
Deprecated.
- CrimsonFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonFenceGate() - Constructor for class net.minestom.server.instance.block.states.CrimsonFenceGate
-
Deprecated.
- CrimsonHyphae - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonHyphae() - Constructor for class net.minestom.server.instance.block.states.CrimsonHyphae
-
Deprecated.
- CrimsonPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonPressurePlate() - Constructor for class net.minestom.server.instance.block.states.CrimsonPressurePlate
-
Deprecated.
- CrimsonSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonSign() - Constructor for class net.minestom.server.instance.block.states.CrimsonSign
-
Deprecated.
- CrimsonSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonSlab() - Constructor for class net.minestom.server.instance.block.states.CrimsonSlab
-
Deprecated.
- CrimsonStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonStairs() - Constructor for class net.minestom.server.instance.block.states.CrimsonStairs
-
Deprecated.
- CrimsonStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonStem() - Constructor for class net.minestom.server.instance.block.states.CrimsonStem
-
Deprecated.
- CrimsonTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonTrapdoor() - Constructor for class net.minestom.server.instance.block.states.CrimsonTrapdoor
-
Deprecated.
- CrimsonWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CrimsonWallSign() - Constructor for class net.minestom.server.instance.block.states.CrimsonWallSign
-
Deprecated.
- CRIT - net.minestom.server.particle.Particle
- criteria - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
- Criteria() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
- criterionIdentifier - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
- criterionProgress - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
- CriterionProgress() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
- criterions - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- CRITICAL_EFFECT - net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- CROSSBOW - net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- CROSSBOW - net.minestom.server.item.Material
- CrossbowMeta - Class in net.minestom.server.item.metadata
- CrossbowMeta() - Constructor for class net.minestom.server.item.metadata.CrossbowMeta
- crossProduct(Vector) - Method in class net.minestom.server.utils.Vector
-
Calculates the cross product of this vector with another.
- CROUCH_ONE_CM - net.minestom.server.stat.StatisticType
- CRYING_OBSIDIAN - net.minestom.server.instance.block.Block
- CRYING_OBSIDIAN - net.minestom.server.item.Material
- CURRENT_DOWN - net.minestom.server.particle.Particle
- cursorPositionX - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- cursorPositionY - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- cursorPositionZ - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- CUSTOM - net.minestom.server.stat.StatisticCategory
- CustomBlock - Class in net.minestom.server.instance.block
-
Represents the handler of a custom block type which can be registered with
BlockManager.registerCustomBlock(CustomBlock). - CustomBlock(short, String) - Constructor for class net.minestom.server.instance.block.CustomBlock
- CustomBlock(Block, String) - Constructor for class net.minestom.server.instance.block.CustomBlock
- customBlockPalette - Variable in class net.minestom.server.instance.DynamicChunk
- customBlockPaletteStorage - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- CustomBlockUtils - Class in net.minestom.server.utils.block
- CustomBlockUtils() - Constructor for class net.minestom.server.utils.block.CustomBlockUtils
- CustomPotionEffect - Class in net.minestom.server.potion
-
Represents a custom effect in
PotionMeta. - CustomPotionEffect(byte, byte, int, boolean, boolean, boolean) - Constructor for class net.minestom.server.potion.CustomPotionEffect
- CUT_RED_SANDSTONE - net.minestom.server.instance.block.Block
- CUT_RED_SANDSTONE - net.minestom.server.item.Material
- CUT_RED_SANDSTONE_SLAB - net.minestom.server.instance.block.Block
- CUT_RED_SANDSTONE_SLAB - net.minestom.server.item.Material
- CUT_SANDSTONE - net.minestom.server.instance.block.Block
- CUT_SANDSTONE - net.minestom.server.item.Material
- CUT_SANDSTONE_SLAB - net.minestom.server.instance.block.Block
- CUT_SANDSTONE_SLAB - net.minestom.server.item.Material
- CutRedSandstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CutRedSandstoneSlab() - Constructor for class net.minestom.server.instance.block.states.CutRedSandstoneSlab
-
Deprecated.
- CutSandstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CutSandstoneSlab() - Constructor for class net.minestom.server.instance.block.states.CutSandstoneSlab
-
Deprecated.
- CYAN - Static variable in class net.minestom.server.chat.ChatColor
- CYAN_BANNER - net.minestom.server.instance.block.Block
- CYAN_BANNER - net.minestom.server.item.Material
- CYAN_BED - net.minestom.server.instance.block.Block
- CYAN_BED - net.minestom.server.item.Material
- CYAN_CARPET - net.minestom.server.instance.block.Block
- CYAN_CARPET - net.minestom.server.item.Material
- CYAN_CONCRETE - net.minestom.server.instance.block.Block
- CYAN_CONCRETE - net.minestom.server.item.Material
- CYAN_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- CYAN_CONCRETE_POWDER - net.minestom.server.item.Material
- CYAN_DYE - net.minestom.server.item.Material
- CYAN_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- CYAN_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- CYAN_SHULKER_BOX - net.minestom.server.instance.block.Block
- CYAN_SHULKER_BOX - net.minestom.server.item.Material
- CYAN_STAINED_GLASS - net.minestom.server.instance.block.Block
- CYAN_STAINED_GLASS - net.minestom.server.item.Material
- CYAN_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- CYAN_STAINED_GLASS_PANE - net.minestom.server.item.Material
- CYAN_TERRACOTTA - net.minestom.server.instance.block.Block
- CYAN_TERRACOTTA - net.minestom.server.item.Material
- CYAN_WALL_BANNER - net.minestom.server.instance.block.Block
- CYAN_WOOL - net.minestom.server.instance.block.Block
- CYAN_WOOL - net.minestom.server.item.Material
- CyanBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CyanBanner() - Constructor for class net.minestom.server.instance.block.states.CyanBanner
-
Deprecated.
- CyanBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CyanBed() - Constructor for class net.minestom.server.instance.block.states.CyanBed
-
Deprecated.
- CyanGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CyanGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.CyanGlazedTerracotta
-
Deprecated.
- CyanShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CyanShulkerBox() - Constructor for class net.minestom.server.instance.block.states.CyanShulkerBox
-
Deprecated.
- CyanStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CyanStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.CyanStainedGlassPane
-
Deprecated.
- CyanWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- CyanWallBanner() - Constructor for class net.minestom.server.instance.block.states.CyanWallBanner
-
Deprecated.
D
- damage(DamageType, float) - Method in class net.minestom.server.entity.LivingEntity
-
Damages the entity by a value, the type of the damage also has to be specified.
- DAMAGE_ABSORBED - net.minestom.server.stat.StatisticType
- DAMAGE_BLOCKED_BY_SHIELD - net.minestom.server.stat.StatisticType
- DAMAGE_DEALT - net.minestom.server.stat.StatisticType
- DAMAGE_DEALT_ABSORBED - net.minestom.server.stat.StatisticType
- DAMAGE_DEALT_RESISTED - net.minestom.server.stat.StatisticType
- DAMAGE_INDICATOR - net.minestom.server.particle.Particle
- DAMAGE_RESISTED - net.minestom.server.stat.StatisticType
- DAMAGE_TAKEN - net.minestom.server.stat.StatisticType
- DAMAGED_ANVIL - net.minestom.server.instance.block.Block
- DAMAGED_ANVIL - net.minestom.server.item.Material
- DamagedAnvil - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DamagedAnvil() - Constructor for class net.minestom.server.instance.block.states.DamagedAnvil
-
Deprecated.
- DamageType - Class in net.minestom.server.entity.damage
-
Represents a type of damage, required when calling
LivingEntity.damage(DamageType, float)and retrieved inEntityDamageEvent. - DamageType(String) - Constructor for class net.minestom.server.entity.damage.DamageType
-
Creates a new damage type.
- DANDELION - net.minestom.server.instance.block.Block
- DANDELION - net.minestom.server.item.Material
- DARK_BLUE - Static variable in class net.minestom.server.chat.ChatColor
- DARK_CYAN - Static variable in class net.minestom.server.chat.ChatColor
- DARK_FOREST - net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- DARK_GRAY - Static variable in class net.minestom.server.chat.ChatColor
- DARK_GREEN - Static variable in class net.minestom.server.chat.ChatColor
- DARK_OAK - net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
- DARK_OAK_BOAT - net.minestom.server.item.Material
- DARK_OAK_BUTTON - net.minestom.server.instance.block.Block
- DARK_OAK_BUTTON - net.minestom.server.item.Material
- DARK_OAK_DOOR - net.minestom.server.instance.block.Block
- DARK_OAK_DOOR - net.minestom.server.item.Material
- DARK_OAK_FENCE - net.minestom.server.instance.block.Block
- DARK_OAK_FENCE - net.minestom.server.item.Material
- DARK_OAK_FENCE_GATE - net.minestom.server.instance.block.Block
- DARK_OAK_FENCE_GATE - net.minestom.server.item.Material
- DARK_OAK_LEAVES - net.minestom.server.instance.block.Block
- DARK_OAK_LEAVES - net.minestom.server.item.Material
- DARK_OAK_LOG - net.minestom.server.instance.block.Block
- DARK_OAK_LOG - net.minestom.server.item.Material
- DARK_OAK_PLANKS - net.minestom.server.instance.block.Block
- DARK_OAK_PLANKS - net.minestom.server.item.Material
- DARK_OAK_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- DARK_OAK_PRESSURE_PLATE - net.minestom.server.item.Material
- DARK_OAK_SAPLING - net.minestom.server.instance.block.Block
- DARK_OAK_SAPLING - net.minestom.server.item.Material
- DARK_OAK_SIGN - net.minestom.server.instance.block.Block
- DARK_OAK_SIGN - net.minestom.server.item.Material
- DARK_OAK_SLAB - net.minestom.server.instance.block.Block
- DARK_OAK_SLAB - net.minestom.server.item.Material
- DARK_OAK_STAIRS - net.minestom.server.instance.block.Block
- DARK_OAK_STAIRS - net.minestom.server.item.Material
- DARK_OAK_TRAPDOOR - net.minestom.server.instance.block.Block
- DARK_OAK_TRAPDOOR - net.minestom.server.item.Material
- DARK_OAK_WALL_SIGN - net.minestom.server.instance.block.Block
- DARK_OAK_WOOD - net.minestom.server.instance.block.Block
- DARK_OAK_WOOD - net.minestom.server.item.Material
- DARK_PRISMARINE - net.minestom.server.instance.block.Block
- DARK_PRISMARINE - net.minestom.server.item.Material
- DARK_PRISMARINE_SLAB - net.minestom.server.instance.block.Block
- DARK_PRISMARINE_SLAB - net.minestom.server.item.Material
- DARK_PRISMARINE_STAIRS - net.minestom.server.instance.block.Block
- DARK_PRISMARINE_STAIRS - net.minestom.server.item.Material
- DARK_RED - Static variable in class net.minestom.server.chat.ChatColor
- DarkOakButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakButton() - Constructor for class net.minestom.server.instance.block.states.DarkOakButton
-
Deprecated.
- DarkOakDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakDoor() - Constructor for class net.minestom.server.instance.block.states.DarkOakDoor
-
Deprecated.
- DarkOakFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakFence() - Constructor for class net.minestom.server.instance.block.states.DarkOakFence
-
Deprecated.
- DarkOakFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakFenceGate() - Constructor for class net.minestom.server.instance.block.states.DarkOakFenceGate
-
Deprecated.
- DarkOakLeaves - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakLeaves() - Constructor for class net.minestom.server.instance.block.states.DarkOakLeaves
-
Deprecated.
- DarkOakLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakLog() - Constructor for class net.minestom.server.instance.block.states.DarkOakLog
-
Deprecated.
- DarkOakPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakPressurePlate() - Constructor for class net.minestom.server.instance.block.states.DarkOakPressurePlate
-
Deprecated.
- DarkOakSapling - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakSapling() - Constructor for class net.minestom.server.instance.block.states.DarkOakSapling
-
Deprecated.
- DarkOakSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakSign() - Constructor for class net.minestom.server.instance.block.states.DarkOakSign
-
Deprecated.
- DarkOakSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakSlab() - Constructor for class net.minestom.server.instance.block.states.DarkOakSlab
-
Deprecated.
- DarkOakStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakStairs() - Constructor for class net.minestom.server.instance.block.states.DarkOakStairs
-
Deprecated.
- DarkOakTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakTrapdoor() - Constructor for class net.minestom.server.instance.block.states.DarkOakTrapdoor
-
Deprecated.
- DarkOakWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakWallSign() - Constructor for class net.minestom.server.instance.block.states.DarkOakWallSign
-
Deprecated.
- DarkOakWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkOakWood() - Constructor for class net.minestom.server.instance.block.states.DarkOakWood
-
Deprecated.
- DarkPrismarineSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkPrismarineSlab() - Constructor for class net.minestom.server.instance.block.states.DarkPrismarineSlab
-
Deprecated.
- DarkPrismarineStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DarkPrismarineStairs() - Constructor for class net.minestom.server.instance.block.states.DarkPrismarineStairs
-
Deprecated.
- data - Variable in class net.minestom.server.data.DataImpl
- data - Variable in class net.minestom.server.data.SerializableDataImpl
- data - Variable in class net.minestom.server.instance.Chunk
- data - Variable in class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- data - Variable in class net.minestom.server.network.packet.client.play.ClientPluginMessagePacket
- data - Variable in class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- data - Variable in class net.minestom.server.network.packet.server.play.EffectPacket
- data - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- data - Variable in class net.minestom.server.network.packet.server.play.PluginMessagePacket
- data - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- Data - Class in net.minestom.server.data
-
Represents an object which contains key/value based data.
- Data() - Constructor for class net.minestom.server.data.Data
- DATA_FOLDER - Static variable in class net.minestom.server.registry.ResourceGatherer
- DATA_MANAGER - Static variable in class net.minestom.server.data.SerializableDataImpl
- DATA_OWNERSHIP - Static variable in class net.minestom.server.item.ItemStack
- dataConsumer - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- DataContainer - Interface in net.minestom.server.data
-
Represents an element which can have a
Dataattached to it. - DataImpl - Class in net.minestom.server.data
-
Dataimplementation which uses aConcurrentHashMap. - DataImpl() - Constructor for class net.minestom.server.data.DataImpl
- DataManager - Class in net.minestom.server.data
-
Manager used to register types which can be serialized and deserialized back.
- DataManager() - Constructor for class net.minestom.server.data.DataManager
- dataType - Variable in class net.minestom.server.data.DataImpl
-
Data key = Class Used to know the type of an element of this data object (for serialization purpose)
- dataType - Variable in class net.minestom.server.data.SerializableDataImpl
-
Data key = Class Used to know the type of an element of this data object (for serialization purpose)
- DataType<T> - Class in net.minestom.server.data
-
Represents an object which can be encoded and decoded back.
- DataType() - Constructor for class net.minestom.server.data.DataType
- dateOfAchieving - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
- DAY - net.minestom.server.utils.time.TimeUnit
- DAYLIGHT_DETECTOR - net.minestom.server.instance.block.Block
- DAYLIGHT_DETECTOR - net.minestom.server.item.Material
- DaylightDetector - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DaylightDetector() - Constructor for class net.minestom.server.instance.block.states.DaylightDetector
-
Deprecated.
- DEAD_BRAIN_CORAL - net.minestom.server.instance.block.Block
- DEAD_BRAIN_CORAL - net.minestom.server.item.Material
- DEAD_BRAIN_CORAL_BLOCK - net.minestom.server.instance.block.Block
- DEAD_BRAIN_CORAL_BLOCK - net.minestom.server.item.Material
- DEAD_BRAIN_CORAL_FAN - net.minestom.server.instance.block.Block
- DEAD_BRAIN_CORAL_FAN - net.minestom.server.item.Material
- DEAD_BRAIN_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL - net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL - net.minestom.server.item.Material
- DEAD_BUBBLE_CORAL_BLOCK - net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL_BLOCK - net.minestom.server.item.Material
- DEAD_BUBBLE_CORAL_FAN - net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL_FAN - net.minestom.server.item.Material
- DEAD_BUBBLE_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- DEAD_BUSH - net.minestom.server.instance.block.Block
- DEAD_BUSH - net.minestom.server.item.Material
- DEAD_FIRE_CORAL - net.minestom.server.instance.block.Block
- DEAD_FIRE_CORAL - net.minestom.server.item.Material
- DEAD_FIRE_CORAL_BLOCK - net.minestom.server.instance.block.Block
- DEAD_FIRE_CORAL_BLOCK - net.minestom.server.item.Material
- DEAD_FIRE_CORAL_FAN - net.minestom.server.instance.block.Block
- DEAD_FIRE_CORAL_FAN - net.minestom.server.item.Material
- DEAD_FIRE_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL - net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL - net.minestom.server.item.Material
- DEAD_HORN_CORAL_BLOCK - net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL_BLOCK - net.minestom.server.item.Material
- DEAD_HORN_CORAL_FAN - net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL_FAN - net.minestom.server.item.Material
- DEAD_HORN_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL - net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL - net.minestom.server.item.Material
- DEAD_TUBE_CORAL_BLOCK - net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL_BLOCK - net.minestom.server.item.Material
- DEAD_TUBE_CORAL_FAN - net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL_FAN - net.minestom.server.item.Material
- DEAD_TUBE_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- DeadBrainCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadBrainCoral() - Constructor for class net.minestom.server.instance.block.states.DeadBrainCoral
-
Deprecated.
- DeadBrainCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadBrainCoralFan() - Constructor for class net.minestom.server.instance.block.states.DeadBrainCoralFan
-
Deprecated.
- DeadBrainCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadBrainCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.DeadBrainCoralWallFan
-
Deprecated.
- DeadBubbleCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadBubbleCoral() - Constructor for class net.minestom.server.instance.block.states.DeadBubbleCoral
-
Deprecated.
- DeadBubbleCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadBubbleCoralFan() - Constructor for class net.minestom.server.instance.block.states.DeadBubbleCoralFan
-
Deprecated.
- DeadBubbleCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadBubbleCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.DeadBubbleCoralWallFan
-
Deprecated.
- DeadFireCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadFireCoral() - Constructor for class net.minestom.server.instance.block.states.DeadFireCoral
-
Deprecated.
- DeadFireCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadFireCoralFan() - Constructor for class net.minestom.server.instance.block.states.DeadFireCoralFan
-
Deprecated.
- DeadFireCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadFireCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.DeadFireCoralWallFan
-
Deprecated.
- DeadHornCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadHornCoral() - Constructor for class net.minestom.server.instance.block.states.DeadHornCoral
-
Deprecated.
- DeadHornCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadHornCoralFan() - Constructor for class net.minestom.server.instance.block.states.DeadHornCoralFan
-
Deprecated.
- DeadHornCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadHornCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.DeadHornCoralWallFan
-
Deprecated.
- DeadTubeCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadTubeCoral() - Constructor for class net.minestom.server.instance.block.states.DeadTubeCoral
-
Deprecated.
- DeadTubeCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadTubeCoralFan() - Constructor for class net.minestom.server.instance.block.states.DeadTubeCoralFan
-
Deprecated.
- DeadTubeCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DeadTubeCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.DeadTubeCoralWallFan
-
Deprecated.
- death(Player, Entity, JsonMessage) - Static method in class net.minestom.server.network.packet.server.play.CombatEventPacket
- DEATH - net.minestom.server.network.packet.server.play.CombatEventPacket.EventType
- DEATHS - net.minestom.server.stat.StatisticType
- DEBUG_STICK - net.minestom.server.item.Material
- DebugUtils - Class in net.minestom.server.utils.debug
-
Utils class useful for debugging purpose.
- DebugUtils() - Constructor for class net.minestom.server.utils.debug.DebugUtils
- DECLARE_COMMANDS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DECLARE_RECIPES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DeclareCommandsPacket - Class in net.minestom.server.network.packet.server.play
- DeclareCommandsPacket() - Constructor for class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- DeclareCommandsPacket.Node - Class in net.minestom.server.network.packet.server.play
- DeclareCommandsPacket.NodeType - Enum in net.minestom.server.network.packet.server.play
- DeclaredBlastingRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
- DeclaredCampfireCookingRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
- DeclaredRecipe(String, String) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredRecipe
- DeclaredShapedCraftingRecipe(String, int, int, String, DeclareRecipesPacket.Ingredient[], ItemStack) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- DeclaredShapelessCraftingRecipe(String, String, DeclareRecipesPacket.Ingredient[], ItemStack) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
- DeclaredSmeltingRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
- DeclaredSmithingRecipe(String, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingRecipe
- DeclaredSmokingRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
- DeclaredStonecutterRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
- DeclareRecipesPacket - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket() - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- DeclareRecipesPacket.DeclaredBlastingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredCampfireCookingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredShapedCraftingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredShapelessCraftingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmeltingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmithingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmokingRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredStonecutterRecipe - Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.Ingredient - Class in net.minestom.server.network.packet.server.play
- DECLINED - net.minestom.server.resourcepack.ResourcePackStatus
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minestom.server.extras.mojangAuth.Decrypter
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minestom.server.network.netty.codec.PacketCompressor
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minestom.server.network.netty.codec.PacketDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.minestom.server.network.netty.codec.PacketFramer
- decode(BinaryReader) - Method in class net.minestom.server.data.DataType
-
Decodes the data type.
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.BooleanArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.ByteArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.CharacterArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.DoubleArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.FloatArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.IntegerArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.ItemStackArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.LongArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.ShortArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.array.StringArrayData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.BooleanData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.ByteData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.CharacterData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.DoubleData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.FloatData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.IntegerData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.InventoryData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.ItemStackData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.LongData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.SerializableDataData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.ShortData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.StringData
- decode(BinaryReader) - Method in class net.minestom.server.data.type.UuidType
- decodeByteArray(BinaryReader) - Static method in class net.minestom.server.data.type.array.ByteArrayData
- DECODER_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- decrypt(ChannelHandlerContext, ByteBuf) - Method in class net.minestom.server.extras.mojangAuth.CipherBase
- DECRYPT_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- decryptByteToSecretKey(PrivateKey, byte[]) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- Decrypter - Class in net.minestom.server.extras.mojangAuth
- Decrypter(Cipher) - Constructor for class net.minestom.server.extras.mojangAuth.Decrypter
- decryptUsingKey(Key, byte[]) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- defineDefaultStorageSystem(Supplier<StorageSystem>) - Method in class net.minestom.server.storage.StorageManager
-
Defines the default
StorageSystemused forStorageLocation. - delay(long, TimeUnit) - Method in class net.minestom.server.timer.TaskBuilder
-
Specifies that the
Taskshould delay its execution by the specified amount of time. - delete() - Method in class net.minestom.server.bossbar.BossBar
-
Deletes the boss bar and remove all of its viewers.
- delete(String) - Method in class net.minestom.server.storage.StorageLocation
-
Deletes a key using the associated
StorageSystem. - delete(String) - Method in interface net.minestom.server.storage.StorageSystem
-
Deletes the specified key from the database.
- delete(String) - Method in class net.minestom.server.storage.systems.FileStorageSystem
- deleteTeam(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Deletes a
Team - deleteTeam(Team) - Method in class net.minestom.server.scoreboard.TeamManager
-
Deletes a
Team - deltaX - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- deltaX - Variable in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- deltaY - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- deltaY - Variable in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- deltaZ - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- deltaZ - Variable in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- demand - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- DEMO_EVENT - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- depth(float) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- DEPTH_STRIDER - net.minestom.server.item.Enchantment
- description - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minestom.server.gamedata.conditions.SurvivesExplosionCondition.Deserializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minestom.server.gamedata.loottables.RangeContainer.Deserializer
- Deserializer() - Constructor for class net.minestom.server.gamedata.conditions.SurvivesExplosionCondition.Deserializer
- Deserializer() - Constructor for class net.minestom.server.gamedata.loottables.RangeContainer.Deserializer
- DESERT - net.minestom.server.world.biomes.Biome.Category
- DESTROY_ENTITIES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DestroyEntitiesPacket - Class in net.minestom.server.network.packet.server.play
- DestroyEntitiesPacket() - Constructor for class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- destroyStage - Variable in class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- DETECTOR_RAIL - net.minestom.server.instance.block.Block
- DETECTOR_RAIL - net.minestom.server.item.Material
- DetectorRail - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DetectorRail() - Constructor for class net.minestom.server.instance.block.states.DetectorRail
-
Deprecated.
- diameter - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetSize
- DIAMOND - net.minestom.server.item.Material
- DIAMOND - net.minestom.server.map.MapColors
- DIAMOND_AXE - net.minestom.server.item.Material
- DIAMOND_BLOCK - net.minestom.server.instance.block.Block
- DIAMOND_BLOCK - net.minestom.server.item.Material
- DIAMOND_BOOTS - net.minestom.server.item.Material
- DIAMOND_CHESTPLATE - net.minestom.server.item.Material
- DIAMOND_HELMET - net.minestom.server.item.Material
- DIAMOND_HOE - net.minestom.server.item.Material
- DIAMOND_HORSE_ARMOR - net.minestom.server.item.Material
- DIAMOND_LEGGINGS - net.minestom.server.item.Material
- DIAMOND_ORE - net.minestom.server.instance.block.Block
- DIAMOND_ORE - net.minestom.server.item.Material
- DIAMOND_PICKAXE - net.minestom.server.item.Material
- DIAMOND_SHOVEL - net.minestom.server.item.Material
- DIAMOND_SWORD - net.minestom.server.item.Material
- didAnswerKeepAlive() - Method in class net.minestom.server.entity.Player
- didCloseInventory() - Method in class net.minestom.server.entity.Player
-
Used internally to prevent an inventory click to be processed when the inventory listeners closed the inventory.
- difficulty - Variable in class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- Difficulty - Enum in net.minestom.server.world
-
Those are all the difficulties which can be displayed in the player menu.
- digestData(String, PublicKey, SecretKey) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- dimensionType - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- dimensionType - Variable in class net.minestom.server.network.packet.server.play.RespawnPacket
- DimensionType - Class in net.minestom.server.world
-
https://minecraft.gamepedia.com/Custom_dimension
- DimensionType.DimensionTypeBuilder - Class in net.minestom.server.world
- DimensionTypeManager - Class in net.minestom.server.world
-
Allows servers to register custom dimensions.
- DimensionTypeManager() - Constructor for class net.minestom.server.world.DimensionTypeManager
- DIORITE - net.minestom.server.instance.block.Block
- DIORITE - net.minestom.server.item.Material
- DIORITE_SLAB - net.minestom.server.instance.block.Block
- DIORITE_SLAB - net.minestom.server.item.Material
- DIORITE_STAIRS - net.minestom.server.instance.block.Block
- DIORITE_STAIRS - net.minestom.server.item.Material
- DIORITE_WALL - net.minestom.server.instance.block.Block
- DIORITE_WALL - net.minestom.server.item.Material
- DioriteSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DioriteSlab() - Constructor for class net.minestom.server.instance.block.states.DioriteSlab
-
Deprecated.
- DioriteStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DioriteStairs() - Constructor for class net.minestom.server.instance.block.states.DioriteStairs
-
Deprecated.
- DioriteWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DioriteWall() - Constructor for class net.minestom.server.instance.block.states.DioriteWall
-
Deprecated.
- DirectFramebuffer - Class in net.minestom.server.map.framebuffers
-
Framebufferwith direct access to the colors array - DirectFramebuffer() - Constructor for class net.minestom.server.map.framebuffers.DirectFramebuffer
- direction - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- direction - Variable in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- Direction - Enum in net.minestom.server.utils
- Direction(Direction) - Static method in class net.minestom.server.entity.Metadata
- DIRT - net.minestom.server.instance.block.Block
- DIRT - net.minestom.server.item.Material
- DIRT - net.minestom.server.map.MapColors
- disable() - Method in class net.minestom.server.benchmark.BenchmarkManager
- disableRelativeVolume - Variable in class net.minestom.server.network.packet.server.play.EffectPacket
- disconnect() - Method in class net.minestom.server.network.player.FakePlayerConnection
- disconnect() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- disconnect() - Method in class net.minestom.server.network.player.PlayerConnection
-
Forcing the player to disconnect.
- DISCONNECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DisconnectPacket - Class in net.minestom.server.network.packet.server.play
- DisconnectPacket(JsonMessage) - Constructor for class net.minestom.server.network.packet.server.play.DisconnectPacket
- Dispenser - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Dispenser() - Constructor for class net.minestom.server.instance.block.states.Dispenser
-
Deprecated.
- DISPENSER - net.minestom.server.instance.block.Block
- DISPENSER - net.minestom.server.item.Material
- DISPENSER_DISPENSES - net.minestom.server.effects.Effects
- DISPENSER_FAILS_TO_DISPENSE - net.minestom.server.effects.Effects
- DISPENSER_SHOOTS - net.minestom.server.effects.Effects
- DISPLAY_SCOREBOARD - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- displayData - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- DisplayData() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- displayedSkinParts - Variable in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- displayName - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- displayName - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- displayName - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateDisplayName
- DisplayScoreboardPacket - Class in net.minestom.server.network.packet.server.play
- DisplayScoreboardPacket() - Constructor for class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- distance(Vector) - Method in class net.minestom.server.utils.Vector
-
Gets the distance between this vector and another.
- distanceSquared(Vector) - Method in class net.minestom.server.utils.Vector
-
Gets the squared distance between this vector and another.
- divide(Vector) - Method in class net.minestom.server.utils.Vector
-
Divides the vector by another.
- division - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- doesConsumeBlock() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Should the block be consumed if not cancelled.
- DOLPHIN - net.minestom.server.entity.EntityType
- DOLPHIN - net.minestom.server.particle.Particle
- DOLPHIN_SPAWN_EGG - net.minestom.server.item.Material
- DOLPHINS_GRACE - net.minestom.server.potion.PotionEffect
- DONKEY - net.minestom.server.entity.EntityType
- DONKEY_SPAWN_EGG - net.minestom.server.item.Material
- DoNothingGoal - Class in net.minestom.server.entity.ai.goal
- DoNothingGoal(EntityCreature, long, float) - Constructor for class net.minestom.server.entity.ai.goal.DoNothingGoal
-
Create a DoNothing goal
- doRefresh() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- dot(Vector) - Method in class net.minestom.server.utils.Vector
-
Calculates the dot product of this vector with another.
- Double(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- DOUBLE_CLICK - net.minestom.server.inventory.click.ClickType
- DoubleArrayData - Class in net.minestom.server.data.type.array
- DoubleArrayData() - Constructor for class net.minestom.server.data.type.array.DoubleArrayData
- doubleClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- doubleClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Playerdouble click in the inventory - doubleClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- doubleClick(Inventory, Player, int, ItemStack, InventoryClickLoopHandler...) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- DoubleData - Class in net.minestom.server.data.type
- DoubleData() - Constructor for class net.minestom.server.data.type.DoubleData
- DoubleRange - Class in net.minestom.server.utils.math
- DoubleRange(Double) - Constructor for class net.minestom.server.utils.math.DoubleRange
- DoubleRange(Double, Double) - Constructor for class net.minestom.server.utils.math.DoubleRange
- DOWN - net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
- DOWN - net.minestom.server.utils.Direction
- downfall(float) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- dragging(Player, int, int) - Method in class net.minestom.server.inventory.Inventory
- dragging(Player, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
- dragging(Player, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- dragging(Inventory, Player, int, int, ItemStack, ItemStack, Int2ObjectFunction<ItemStack>, BiConsumer<Integer, ItemStack>) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- DRAGGING - net.minestom.server.inventory.click.ClickType
- DRAGON_BREATH - net.minestom.server.effects.Effects
- DRAGON_BREATH - net.minestom.server.item.Material
- DRAGON_BREATH - net.minestom.server.particle.Particle
- DRAGON_EGG - net.minestom.server.instance.block.Block
- DRAGON_EGG - net.minestom.server.item.Material
- DRAGON_FIREBALL - net.minestom.server.entity.EntityType
- DRAGON_HEAD - net.minestom.server.instance.block.Block
- DRAGON_HEAD - net.minestom.server.item.Material
- DRAGON_WALL_HEAD - net.minestom.server.instance.block.Block
- DragonHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DragonHead() - Constructor for class net.minestom.server.instance.block.states.DragonHead
-
Deprecated.
- DragonWallHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- DragonWallHead() - Constructor for class net.minestom.server.instance.block.states.DragonWallHead
-
Deprecated.
- DRIED_KELP - net.minestom.server.item.Material
- DRIED_KELP_BLOCK - net.minestom.server.instance.block.Block
- DRIED_KELP_BLOCK - net.minestom.server.item.Material
- DRIPPING_HONEY - net.minestom.server.particle.Particle
- DRIPPING_LAVA - net.minestom.server.particle.Particle
- DRIPPING_OBSIDIAN_TEAR - net.minestom.server.particle.Particle
- DRIPPING_WATER - net.minestom.server.particle.Particle
- drop(Player, int, int, int) - Method in class net.minestom.server.inventory.Inventory
- drop(Player, int, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Playerpress the drop button - drop(Player, int, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- drop(Inventory, Player, int, int, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- DROP - net.minestom.server.inventory.click.ClickType
- DROP - net.minestom.server.stat.StatisticType
- DROP_ITEM - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- DROP_ITEM_STACK - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- DROP_LIST_KEY - Static variable in class net.minestom.server.gamedata.loottables.entries.DynamicEntry
- dropItem(ItemStack) - Method in class net.minestom.server.entity.Player
-
Calls an
ItemDropEventwith a specified item. - DROPPED - net.minestom.server.stat.StatisticCategory
- Dropper - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Dropper() - Constructor for class net.minestom.server.instance.block.states.Dropper
-
Deprecated.
- DROPPER - net.minestom.server.instance.block.Block
- DROPPER - net.minestom.server.item.Material
- DROWNED - net.minestom.server.entity.EntityType
- DROWNED_SPAWN_EGG - net.minestom.server.item.Material
- DUST - net.minestom.server.particle.Particle
- DustParticle(float, float, float, float) - Constructor for class net.minestom.server.world.biomes.BiomeParticles.DustParticle
- DYING - net.minestom.server.entity.Entity.Pose
- DynamicChunk - Class in net.minestom.server.instance
-
Represents a
Chunkwhich store each individual block in memory. - DynamicChunk(Biome[], int, int) - Constructor for class net.minestom.server.instance.DynamicChunk
- DynamicChunk(Biome[], int, int, PaletteStorage, PaletteStorage) - Constructor for class net.minestom.server.instance.DynamicChunk
- DynamicEntry - Class in net.minestom.server.gamedata.loottables.entries
- DynamicEntry(DynamicType, DynamicEntry.Type, int, int, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.entries.DynamicEntry
- DynamicEntry.Type - Enum in net.minestom.server.gamedata.loottables.entries
- DynamicStringArray(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- DynamicType - Class in net.minestom.server.gamedata.loottables.entries
-
minecraft:dynamic
- DynamicType() - Constructor for class net.minestom.server.gamedata.loottables.entries.DynamicType
- DynamicWord(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- DynamicWord(String, SuggestionType) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
E
- east() - Method in class net.minestom.server.utils.block.BlockUtils
- EAST - net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
- EAST - net.minestom.server.instance.block.BlockFace
- EAST - net.minestom.server.utils.Direction
- EASY - net.minestom.server.world.Difficulty
- EAT - net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- EAT_CAKE_SLICE - net.minestom.server.stat.StatisticType
- EatBlockGoal - Class in net.minestom.server.entity.ai.goal
- EatBlockGoal(EntityCreature, Short2ShortArrayMap, Short2ShortArrayMap, int) - Constructor for class net.minestom.server.entity.ai.goal.EatBlockGoal
- effect - Variable in class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- EFFECT - net.minestom.server.particle.Particle
- EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- effectId - Variable in class net.minestom.server.network.packet.server.play.EffectPacket
- EffectPacket - Class in net.minestom.server.network.packet.server.play
- EffectPacket() - Constructor for class net.minestom.server.network.packet.server.play.EffectPacket
- effects(String) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- effects(BiomeEffects) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- Effects - Enum in net.minestom.server.effects
-
Effects available in Minecraft Vanilla
- EFFICIENCY - net.minestom.server.item.Enchantment
- EGG - net.minestom.server.entity.EntityType
- EGG - net.minestom.server.item.Material
- ELDER_GUARDIAN - net.minestom.server.entity.EntityType
- ELDER_GUARDIAN - net.minestom.server.particle.Particle
- ELDER_GUARDIAN_SPAWN_EGG - net.minestom.server.item.Material
- ELYTRA - net.minestom.server.item.Material
- EMERALD - net.minestom.server.item.Material
- EMERALD - net.minestom.server.map.MapColors
- EMERALD_BLOCK - net.minestom.server.instance.block.Block
- EMERALD_BLOCK - net.minestom.server.item.Material
- EMERALD_ORE - net.minestom.server.instance.block.Block
- EMERALD_ORE - net.minestom.server.item.Material
- EMPTY - net.minestom.server.fluids.Fluid
- EMPTY - net.minestom.server.potion.PotionType
- EMPTY - Static variable in class net.minestom.server.data.Data
- EMPTY - Static variable in class net.minestom.server.gamedata.tags.Tag
- emptyBlockLightMask - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- emptySkyLightMask - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- enable() - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Enables bungee IP forwarding.
- enable() - Static method in class net.minestom.server.extras.optifine.OptifineSupport
-
Enables optifine support by registering the required biomes.
- enable(String) - Static method in class net.minestom.server.extras.velocity.VelocityProxy
-
Enables velocity modern forwarding.
- enable(UpdateOption) - Method in class net.minestom.server.benchmark.BenchmarkManager
- ENABLE_RESPAWN_SCREEN - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- enableAutoChunkLoad(boolean) - Method in class net.minestom.server.instance.Instance
-
When set to true, chunks will load automatically when requested.
- enableAutoChunkLoad(boolean) - Method in class net.minestom.server.instance.InstanceContainer
- enableAutoChunkLoad(boolean) - Method in class net.minestom.server.instance.SharedInstance
- enableCustomBreakDelay() - Method in class net.minestom.server.instance.block.CustomBlock
-
Used to enable the custom break delay from
CustomBlock.getBreakDelay(Player, BlockPosition, byte, Set)Disabling it would result in having vanilla time - ENABLED - net.minestom.server.entity.Player.ChatMode
- enableMultiPlayerBreaking() - Method in class net.minestom.server.instance.block.CustomBlock
-
Gets if this block breaking time can be reduced by having multiple players digging it.
- enableRespawnScreen - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- enableWritingTracking() - Method in interface net.minestom.server.command.CommandProcessor
-
Needed to enable
CommandProcessor.onWrite(CommandSender, String)callback. - ENCHANT - net.minestom.server.particle.Particle
- ENCHANT_ITEM - net.minestom.server.stat.StatisticType
- ENCHANT_THORNS_HIT - net.minestom.server.sound.Sound
- ENCHANTED_BOOK - net.minestom.server.item.Material
- ENCHANTED_GOLDEN_APPLE - net.minestom.server.item.Material
- ENCHANTED_HIT - net.minestom.server.particle.Particle
- EnchantedBookMeta - Class in net.minestom.server.item.metadata
- EnchantedBookMeta() - Constructor for class net.minestom.server.item.metadata.EnchantedBookMeta
- ENCHANTING_TABLE - net.minestom.server.instance.block.Block
- ENCHANTING_TABLE - net.minestom.server.item.Material
- Enchantment - Enum in net.minestom.server.item
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- Enchantment(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ENCHANTMENT - net.minestom.server.inventory.InventoryType
- ENCHANTMENT_TABLE_ENCH_ID_BOTTOM - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_ID_MIDDLE - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_ID_TOP - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_LEVEL_BOTTOM - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_LEVEL_MIDDLE - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_LEVEL_TOP - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_LEVEL_REQUIREMENT_BOTTOM - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_LEVEL_REQUIREMENT_MIDDLE - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_LEVEL_REQUIREMENT_TOP - net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_SEED - net.minestom.server.inventory.InventoryProperty
- enchantments - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- EnchantmentTableInventory - Class in net.minestom.server.inventory.type
- EnchantmentTableInventory(String) - Constructor for class net.minestom.server.inventory.type.EnchantmentTableInventory
- EnchantmentTableInventory.EnchantmentSlot - Enum in net.minestom.server.inventory.type
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minestom.server.extras.mojangAuth.Encrypter
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minestom.server.network.netty.codec.PacketCompressor
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.minestom.server.network.netty.codec.PacketFramer
- encode(ChannelHandlerContext, FramedPacket, ByteBuf) - Method in class net.minestom.server.network.netty.codec.GroupedPacketHandler
- encode(ChannelHandlerContext, ServerPacket, ByteBuf) - Method in class net.minestom.server.network.netty.codec.PacketEncoder
- encode(BinaryWriter, boolean[]) - Method in class net.minestom.server.data.type.array.BooleanArrayData
- encode(BinaryWriter, byte[]) - Method in class net.minestom.server.data.type.array.ByteArrayData
- encode(BinaryWriter, char[]) - Method in class net.minestom.server.data.type.array.CharacterArrayData
- encode(BinaryWriter, double[]) - Method in class net.minestom.server.data.type.array.DoubleArrayData
- encode(BinaryWriter, float[]) - Method in class net.minestom.server.data.type.array.FloatArrayData
- encode(BinaryWriter, int[]) - Method in class net.minestom.server.data.type.array.IntegerArrayData
- encode(BinaryWriter, long[]) - Method in class net.minestom.server.data.type.array.LongArrayData
- encode(BinaryWriter, short[]) - Method in class net.minestom.server.data.type.array.ShortArrayData
- encode(BinaryWriter, Boolean) - Method in class net.minestom.server.data.type.BooleanData
- encode(BinaryWriter, Byte) - Method in class net.minestom.server.data.type.ByteData
- encode(BinaryWriter, Character) - Method in class net.minestom.server.data.type.CharacterData
- encode(BinaryWriter, Double) - Method in class net.minestom.server.data.type.DoubleData
- encode(BinaryWriter, Float) - Method in class net.minestom.server.data.type.FloatData
- encode(BinaryWriter, Integer) - Method in class net.minestom.server.data.type.IntegerData
- encode(BinaryWriter, Long) - Method in class net.minestom.server.data.type.LongData
- encode(BinaryWriter, Short) - Method in class net.minestom.server.data.type.ShortData
- encode(BinaryWriter, String) - Method in class net.minestom.server.data.type.StringData
- encode(BinaryWriter, String[]) - Method in class net.minestom.server.data.type.array.StringArrayData
- encode(BinaryWriter, UUID) - Method in class net.minestom.server.data.type.UuidType
- encode(BinaryWriter, SerializableData) - Method in class net.minestom.server.data.type.SerializableDataData
- encode(BinaryWriter, Inventory) - Method in class net.minestom.server.data.type.InventoryData
- encode(BinaryWriter, ItemStack) - Method in class net.minestom.server.data.type.ItemStackData
- encode(BinaryWriter, ItemStack[]) - Method in class net.minestom.server.data.type.array.ItemStackArrayData
- encode(BinaryWriter, T) - Method in class net.minestom.server.data.DataType
-
Encodes the data type.
- encodeBlocks(int[], int) - Static method in class net.minestom.server.utils.Utils
- encodeByteArray(BinaryWriter, byte[]) - Static method in class net.minestom.server.data.type.array.ByteArrayData
- ENCODER_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- encrypt(ByteBuf, ByteBuf) - Method in class net.minestom.server.extras.mojangAuth.CipherBase
- ENCRYPT_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- Encrypter - Class in net.minestom.server.extras.mojangAuth
- Encrypter(Cipher) - Constructor for class net.minestom.server.extras.mojangAuth.Encrypter
- EncryptionRequestPacket - Class in net.minestom.server.network.packet.server.login
- EncryptionRequestPacket(NettyPlayerConnection) - Constructor for class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- EncryptionResponsePacket - Class in net.minestom.server.network.packet.client.login
- EncryptionResponsePacket() - Constructor for class net.minestom.server.network.packet.client.login.EncryptionResponsePacket
- end() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- end() - Method in class net.minestom.server.entity.ai.goal.EatBlockGoal
- end() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- end() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- end() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- end() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- end() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- end() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Ends this
GoalSelector. - end(int, Entity) - Static method in class net.minestom.server.network.packet.server.play.CombatEventPacket
- END_COMBAT - net.minestom.server.network.packet.server.play.CombatEventPacket.EventType
- END_CRYSTAL - net.minestom.server.entity.EntityType
- END_CRYSTAL - net.minestom.server.item.Material
- END_GATEWAY - net.minestom.server.instance.block.Block
- END_GATEWAY_SPAWN - net.minestom.server.effects.Effects
- END_PORTAL - net.minestom.server.instance.block.Block
- END_PORTAL_FRAME - net.minestom.server.instance.block.Block
- END_PORTAL_FRAME - net.minestom.server.item.Material
- END_RAINING - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- END_ROD - net.minestom.server.instance.block.Block
- END_ROD - net.minestom.server.item.Material
- END_ROD - net.minestom.server.particle.Particle
- END_STONE - net.minestom.server.instance.block.Block
- END_STONE - net.minestom.server.item.Material
- END_STONE_BRICK_SLAB - net.minestom.server.instance.block.Block
- END_STONE_BRICK_SLAB - net.minestom.server.item.Material
- END_STONE_BRICK_STAIRS - net.minestom.server.instance.block.Block
- END_STONE_BRICK_STAIRS - net.minestom.server.item.Material
- END_STONE_BRICK_WALL - net.minestom.server.instance.block.Block
- END_STONE_BRICK_WALL - net.minestom.server.item.Material
- END_STONE_BRICKS - net.minestom.server.instance.block.Block
- END_STONE_BRICKS - net.minestom.server.item.Material
- ENDER_CHEST - net.minestom.server.instance.block.Block
- ENDER_CHEST - net.minestom.server.item.Material
- ENDER_DRAGON - net.minestom.server.entity.EntityType
- ENDER_DRAGON_DEATH - net.minestom.server.effects.Effects
- ENDER_EYE - net.minestom.server.item.Material
- ENDER_EYE_LAUNCHED - net.minestom.server.effects.Effects
- ENDER_PEARL - net.minestom.server.entity.EntityType
- ENDER_PEARL - net.minestom.server.item.Material
- EnderChest - Class in net.minestom.server.instance.block.states
-
Deprecated.
- EnderChest() - Constructor for class net.minestom.server.instance.block.states.EnderChest
-
Deprecated.
- ENDERDRAGON_GROWL - net.minestom.server.effects.Effects
- ENDERDRAGON_SHOOTS - net.minestom.server.effects.Effects
- ENDERMAN - net.minestom.server.entity.EntityType
- ENDERMAN_SPAWN_EGG - net.minestom.server.item.Material
- ENDERMITE - net.minestom.server.entity.EntityType
- ENDERMITE_SPAWN_EGG - net.minestom.server.item.Material
- EndPortalFrame - Class in net.minestom.server.instance.block.states
-
Deprecated.
- EndPortalFrame() - Constructor for class net.minestom.server.instance.block.states.EndPortalFrame
-
Deprecated.
- EndRod - Class in net.minestom.server.instance.block.states
-
Deprecated.
- EndRod() - Constructor for class net.minestom.server.instance.block.states.EndRod
-
Deprecated.
- EndStoneBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- EndStoneBrickSlab() - Constructor for class net.minestom.server.instance.block.states.EndStoneBrickSlab
-
Deprecated.
- EndStoneBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- EndStoneBrickStairs() - Constructor for class net.minestom.server.instance.block.states.EndStoneBrickStairs
-
Deprecated.
- EndStoneBrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- EndStoneBrickWall() - Constructor for class net.minestom.server.instance.block.states.EndStoneBrickWall
-
Deprecated.
- ensureResourcesArePresent(String) - Static method in class net.minestom.server.registry.ResourceGatherer
-
Checks if registry/ folder is present If it is not, download the minecraft server jar, run the data generator and extract the wanted files If it is already present, directly return
- enter() - Static method in class net.minestom.server.network.packet.server.play.CombatEventPacket
- ENTER_COMBAT - net.minestom.server.network.packet.server.play.CombatEventPacket.EventType
- entities - Variable in class net.minestom.server.instance.Instance
- entities - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
An array with all entities in the team
- Entities(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- entity - Variable in class net.minestom.server.event.EntityEvent
- Entity - Class in net.minestom.server.entity
-
Could be a player, a monster, or an object.
- Entity(EntityType) - Constructor for class net.minestom.server.entity.Entity
- Entity(EntityType, UUID, Position) - Constructor for class net.minestom.server.entity.Entity
- Entity(EntityType, Position) - Constructor for class net.minestom.server.entity.Entity
- ENTITY_ANIMATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_ARMOR_STAND_BREAK - net.minestom.server.sound.Sound
- ENTITY_ARMOR_STAND_FALL - net.minestom.server.sound.Sound
- ENTITY_ARMOR_STAND_HIT - net.minestom.server.sound.Sound
- ENTITY_ARMOR_STAND_PLACE - net.minestom.server.sound.Sound
- ENTITY_ARROW_HIT - net.minestom.server.sound.Sound
- ENTITY_ARROW_HIT_PLAYER - net.minestom.server.sound.Sound
- ENTITY_ARROW_SHOOT - net.minestom.server.sound.Sound
- ENTITY_BAT_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_BAT_DEATH - net.minestom.server.sound.Sound
- ENTITY_BAT_HURT - net.minestom.server.sound.Sound
- ENTITY_BAT_LOOP - net.minestom.server.sound.Sound
- ENTITY_BAT_TAKEOFF - net.minestom.server.sound.Sound
- ENTITY_BEE_DEATH - net.minestom.server.sound.Sound
- ENTITY_BEE_HURT - net.minestom.server.sound.Sound
- ENTITY_BEE_LOOP - net.minestom.server.sound.Sound
- ENTITY_BEE_LOOP_AGGRESSIVE - net.minestom.server.sound.Sound
- ENTITY_BEE_POLLINATE - net.minestom.server.sound.Sound
- ENTITY_BEE_STING - net.minestom.server.sound.Sound
- ENTITY_BLAZE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_BLAZE_BURN - net.minestom.server.sound.Sound
- ENTITY_BLAZE_DEATH - net.minestom.server.sound.Sound
- ENTITY_BLAZE_HURT - net.minestom.server.sound.Sound
- ENTITY_BLAZE_SHOOT - net.minestom.server.sound.Sound
- ENTITY_BOAT_PADDLE_LAND - net.minestom.server.sound.Sound
- ENTITY_BOAT_PADDLE_WATER - net.minestom.server.sound.Sound
- ENTITY_CAT_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_CAT_BEG_FOR_FOOD - net.minestom.server.sound.Sound
- ENTITY_CAT_DEATH - net.minestom.server.sound.Sound
- ENTITY_CAT_EAT - net.minestom.server.sound.Sound
- ENTITY_CAT_HISS - net.minestom.server.sound.Sound
- ENTITY_CAT_HURT - net.minestom.server.sound.Sound
- ENTITY_CAT_PURR - net.minestom.server.sound.Sound
- ENTITY_CAT_PURREOW - net.minestom.server.sound.Sound
- ENTITY_CAT_STRAY_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_CHICKEN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_CHICKEN_DEATH - net.minestom.server.sound.Sound
- ENTITY_CHICKEN_EGG - net.minestom.server.sound.Sound
- ENTITY_CHICKEN_HURT - net.minestom.server.sound.Sound
- ENTITY_CHICKEN_STEP - net.minestom.server.sound.Sound
- ENTITY_COD_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_COD_DEATH - net.minestom.server.sound.Sound
- ENTITY_COD_FLOP - net.minestom.server.sound.Sound
- ENTITY_COD_HURT - net.minestom.server.sound.Sound
- ENTITY_COW_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_COW_DEATH - net.minestom.server.sound.Sound
- ENTITY_COW_HURT - net.minestom.server.sound.Sound
- ENTITY_COW_MILK - net.minestom.server.sound.Sound
- ENTITY_COW_STEP - net.minestom.server.sound.Sound
- ENTITY_CREEPER_DEATH - net.minestom.server.sound.Sound
- ENTITY_CREEPER_HURT - net.minestom.server.sound.Sound
- ENTITY_CREEPER_PRIMED - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_AMBIENT_WATER - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_ATTACK - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_DEATH - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_EAT - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_HURT - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_JUMP - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_PLAY - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_SPLASH - net.minestom.server.sound.Sound
- ENTITY_DOLPHIN_SWIM - net.minestom.server.sound.Sound
- ENTITY_DONKEY_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_DONKEY_ANGRY - net.minestom.server.sound.Sound
- ENTITY_DONKEY_CHEST - net.minestom.server.sound.Sound
- ENTITY_DONKEY_DEATH - net.minestom.server.sound.Sound
- ENTITY_DONKEY_EAT - net.minestom.server.sound.Sound
- ENTITY_DONKEY_HURT - net.minestom.server.sound.Sound
- ENTITY_DRAGON_FIREBALL_EXPLODE - net.minestom.server.sound.Sound
- ENTITY_DROWNED_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_DROWNED_AMBIENT_WATER - net.minestom.server.sound.Sound
- ENTITY_DROWNED_DEATH - net.minestom.server.sound.Sound
- ENTITY_DROWNED_DEATH_WATER - net.minestom.server.sound.Sound
- ENTITY_DROWNED_HURT - net.minestom.server.sound.Sound
- ENTITY_DROWNED_HURT_WATER - net.minestom.server.sound.Sound
- ENTITY_DROWNED_SHOOT - net.minestom.server.sound.Sound
- ENTITY_DROWNED_STEP - net.minestom.server.sound.Sound
- ENTITY_DROWNED_SWIM - net.minestom.server.sound.Sound
- ENTITY_EFFECT - net.minestom.server.particle.Particle
- ENTITY_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_EGG_THROW - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_AMBIENT_LAND - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_CURSE - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_DEATH - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_DEATH_LAND - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_FLOP - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_HURT - net.minestom.server.sound.Sound
- ENTITY_ELDER_GUARDIAN_HURT_LAND - net.minestom.server.sound.Sound
- ENTITY_ENDER_DRAGON_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ENDER_DRAGON_DEATH - net.minestom.server.sound.Sound
- ENTITY_ENDER_DRAGON_FLAP - net.minestom.server.sound.Sound
- ENTITY_ENDER_DRAGON_GROWL - net.minestom.server.sound.Sound
- ENTITY_ENDER_DRAGON_HURT - net.minestom.server.sound.Sound
- ENTITY_ENDER_DRAGON_SHOOT - net.minestom.server.sound.Sound
- ENTITY_ENDER_EYE_DEATH - net.minestom.server.sound.Sound
- ENTITY_ENDER_EYE_LAUNCH - net.minestom.server.sound.Sound
- ENTITY_ENDER_PEARL_THROW - net.minestom.server.sound.Sound
- ENTITY_ENDERMAN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ENDERMAN_DEATH - net.minestom.server.sound.Sound
- ENTITY_ENDERMAN_HURT - net.minestom.server.sound.Sound
- ENTITY_ENDERMAN_SCREAM - net.minestom.server.sound.Sound
- ENTITY_ENDERMAN_STARE - net.minestom.server.sound.Sound
- ENTITY_ENDERMAN_TELEPORT - net.minestom.server.sound.Sound
- ENTITY_ENDERMITE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ENDERMITE_DEATH - net.minestom.server.sound.Sound
- ENTITY_ENDERMITE_HURT - net.minestom.server.sound.Sound
- ENTITY_ENDERMITE_STEP - net.minestom.server.sound.Sound
- ENTITY_EQUIPMENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_EVOKER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_EVOKER_CAST_SPELL - net.minestom.server.sound.Sound
- ENTITY_EVOKER_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_EVOKER_DEATH - net.minestom.server.sound.Sound
- ENTITY_EVOKER_FANGS_ATTACK - net.minestom.server.sound.Sound
- ENTITY_EVOKER_HURT - net.minestom.server.sound.Sound
- ENTITY_EVOKER_PREPARE_ATTACK - net.minestom.server.sound.Sound
- ENTITY_EVOKER_PREPARE_SUMMON - net.minestom.server.sound.Sound
- ENTITY_EVOKER_PREPARE_WOLOLO - net.minestom.server.sound.Sound
- ENTITY_EXPERIENCE_BOTTLE_THROW - net.minestom.server.sound.Sound
- ENTITY_EXPERIENCE_ORB_PICKUP - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_BLAST - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_BLAST_FAR - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_LARGE_BLAST - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_LAUNCH - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_SHOOT - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_TWINKLE - net.minestom.server.sound.Sound
- ENTITY_FIREWORK_ROCKET_TWINKLE_FAR - net.minestom.server.sound.Sound
- ENTITY_FISH_SWIM - net.minestom.server.sound.Sound
- ENTITY_FISHING_BOBBER_RETRIEVE - net.minestom.server.sound.Sound
- ENTITY_FISHING_BOBBER_SPLASH - net.minestom.server.sound.Sound
- ENTITY_FISHING_BOBBER_THROW - net.minestom.server.sound.Sound
- ENTITY_FOX_AGGRO - net.minestom.server.sound.Sound
- ENTITY_FOX_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_FOX_BITE - net.minestom.server.sound.Sound
- ENTITY_FOX_DEATH - net.minestom.server.sound.Sound
- ENTITY_FOX_EAT - net.minestom.server.sound.Sound
- ENTITY_FOX_HURT - net.minestom.server.sound.Sound
- ENTITY_FOX_SCREECH - net.minestom.server.sound.Sound
- ENTITY_FOX_SLEEP - net.minestom.server.sound.Sound
- ENTITY_FOX_SNIFF - net.minestom.server.sound.Sound
- ENTITY_FOX_SPIT - net.minestom.server.sound.Sound
- ENTITY_FOX_TELEPORT - net.minestom.server.sound.Sound
- ENTITY_GENERIC_BIG_FALL - net.minestom.server.sound.Sound
- ENTITY_GENERIC_BURN - net.minestom.server.sound.Sound
- ENTITY_GENERIC_DEATH - net.minestom.server.sound.Sound
- ENTITY_GENERIC_DRINK - net.minestom.server.sound.Sound
- ENTITY_GENERIC_EAT - net.minestom.server.sound.Sound
- ENTITY_GENERIC_EXPLODE - net.minestom.server.sound.Sound
- ENTITY_GENERIC_EXTINGUISH_FIRE - net.minestom.server.sound.Sound
- ENTITY_GENERIC_HURT - net.minestom.server.sound.Sound
- ENTITY_GENERIC_SMALL_FALL - net.minestom.server.sound.Sound
- ENTITY_GENERIC_SPLASH - net.minestom.server.sound.Sound
- ENTITY_GENERIC_SWIM - net.minestom.server.sound.Sound
- ENTITY_GHAST_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_GHAST_DEATH - net.minestom.server.sound.Sound
- ENTITY_GHAST_HURT - net.minestom.server.sound.Sound
- ENTITY_GHAST_SCREAM - net.minestom.server.sound.Sound
- ENTITY_GHAST_SHOOT - net.minestom.server.sound.Sound
- ENTITY_GHAST_WARN - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_AMBIENT_LAND - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_ATTACK - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_DEATH - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_DEATH_LAND - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_FLOP - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_HURT - net.minestom.server.sound.Sound
- ENTITY_GUARDIAN_HURT_LAND - net.minestom.server.sound.Sound
- ENTITY_HEAD_LOOK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_HOGLIN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_ANGRY - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_ATTACK - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_CONVERTED_TO_ZOMBIFIED - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_DEATH - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_HURT - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_RETREAT - net.minestom.server.sound.Sound
- ENTITY_HOGLIN_STEP - net.minestom.server.sound.Sound
- ENTITY_HORSE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_HORSE_ANGRY - net.minestom.server.sound.Sound
- ENTITY_HORSE_ARMOR - net.minestom.server.sound.Sound
- ENTITY_HORSE_BREATHE - net.minestom.server.sound.Sound
- ENTITY_HORSE_DEATH - net.minestom.server.sound.Sound
- ENTITY_HORSE_EAT - net.minestom.server.sound.Sound
- ENTITY_HORSE_GALLOP - net.minestom.server.sound.Sound
- ENTITY_HORSE_HURT - net.minestom.server.sound.Sound
- ENTITY_HORSE_JUMP - net.minestom.server.sound.Sound
- ENTITY_HORSE_LAND - net.minestom.server.sound.Sound
- ENTITY_HORSE_SADDLE - net.minestom.server.sound.Sound
- ENTITY_HORSE_STEP - net.minestom.server.sound.Sound
- ENTITY_HORSE_STEP_WOOD - net.minestom.server.sound.Sound
- ENTITY_HOSTILE_BIG_FALL - net.minestom.server.sound.Sound
- ENTITY_HOSTILE_DEATH - net.minestom.server.sound.Sound
- ENTITY_HOSTILE_HURT - net.minestom.server.sound.Sound
- ENTITY_HOSTILE_SMALL_FALL - net.minestom.server.sound.Sound
- ENTITY_HOSTILE_SPLASH - net.minestom.server.sound.Sound
- ENTITY_HOSTILE_SWIM - net.minestom.server.sound.Sound
- ENTITY_HUSK_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_HUSK_CONVERTED_TO_ZOMBIE - net.minestom.server.sound.Sound
- ENTITY_HUSK_DEATH - net.minestom.server.sound.Sound
- ENTITY_HUSK_HURT - net.minestom.server.sound.Sound
- ENTITY_HUSK_STEP - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_CAST_SPELL - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_DEATH - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_HURT - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_MIRROR_MOVE - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_PREPARE_BLINDNESS - net.minestom.server.sound.Sound
- ENTITY_ILLUSIONER_PREPARE_MIRROR - net.minestom.server.sound.Sound
- ENTITY_IRON_GOLEM_ATTACK - net.minestom.server.sound.Sound
- ENTITY_IRON_GOLEM_DAMAGE - net.minestom.server.sound.Sound
- ENTITY_IRON_GOLEM_DEATH - net.minestom.server.sound.Sound
- ENTITY_IRON_GOLEM_HURT - net.minestom.server.sound.Sound
- ENTITY_IRON_GOLEM_REPAIR - net.minestom.server.sound.Sound
- ENTITY_IRON_GOLEM_STEP - net.minestom.server.sound.Sound
- ENTITY_ITEM_BREAK - net.minestom.server.sound.Sound
- ENTITY_ITEM_FRAME_ADD_ITEM - net.minestom.server.sound.Sound
- ENTITY_ITEM_FRAME_BREAK - net.minestom.server.sound.Sound
- ENTITY_ITEM_FRAME_PLACE - net.minestom.server.sound.Sound
- ENTITY_ITEM_FRAME_REMOVE_ITEM - net.minestom.server.sound.Sound
- ENTITY_ITEM_FRAME_ROTATE_ITEM - net.minestom.server.sound.Sound
- ENTITY_ITEM_PICKUP - net.minestom.server.sound.Sound
- ENTITY_LEASH_KNOT_BREAK - net.minestom.server.sound.Sound
- ENTITY_LEASH_KNOT_PLACE - net.minestom.server.sound.Sound
- ENTITY_LIGHTNING_BOLT_IMPACT - net.minestom.server.sound.Sound
- ENTITY_LIGHTNING_BOLT_THUNDER - net.minestom.server.sound.Sound
- ENTITY_LINGERING_POTION_THROW - net.minestom.server.sound.Sound
- ENTITY_LLAMA_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_LLAMA_ANGRY - net.minestom.server.sound.Sound
- ENTITY_LLAMA_CHEST - net.minestom.server.sound.Sound
- ENTITY_LLAMA_DEATH - net.minestom.server.sound.Sound
- ENTITY_LLAMA_EAT - net.minestom.server.sound.Sound
- ENTITY_LLAMA_HURT - net.minestom.server.sound.Sound
- ENTITY_LLAMA_SPIT - net.minestom.server.sound.Sound
- ENTITY_LLAMA_STEP - net.minestom.server.sound.Sound
- ENTITY_LLAMA_SWAG - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_DEATH - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_DEATH_SMALL - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_HURT - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_HURT_SMALL - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_JUMP - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_SQUISH - net.minestom.server.sound.Sound
- ENTITY_MAGMA_CUBE_SQUISH_SMALL - net.minestom.server.sound.Sound
- ENTITY_METADATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_MINECART_INSIDE - net.minestom.server.sound.Sound
- ENTITY_MINECART_RIDING - net.minestom.server.sound.Sound
- ENTITY_MOOSHROOM_CONVERT - net.minestom.server.sound.Sound
- ENTITY_MOOSHROOM_EAT - net.minestom.server.sound.Sound
- ENTITY_MOOSHROOM_MILK - net.minestom.server.sound.Sound
- ENTITY_MOOSHROOM_SHEAR - net.minestom.server.sound.Sound
- ENTITY_MOOSHROOM_SUSPICIOUS_MILK - net.minestom.server.sound.Sound
- ENTITY_MOVEMENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_MULE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_MULE_ANGRY - net.minestom.server.sound.Sound
- ENTITY_MULE_CHEST - net.minestom.server.sound.Sound
- ENTITY_MULE_DEATH - net.minestom.server.sound.Sound
- ENTITY_MULE_EAT - net.minestom.server.sound.Sound
- ENTITY_MULE_HURT - net.minestom.server.sound.Sound
- ENTITY_OCELOT_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_OCELOT_DEATH - net.minestom.server.sound.Sound
- ENTITY_OCELOT_HURT - net.minestom.server.sound.Sound
- ENTITY_PAINTING_BREAK - net.minestom.server.sound.Sound
- ENTITY_PAINTING_PLACE - net.minestom.server.sound.Sound
- ENTITY_PANDA_AGGRESSIVE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PANDA_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PANDA_BITE - net.minestom.server.sound.Sound
- ENTITY_PANDA_CANT_BREED - net.minestom.server.sound.Sound
- ENTITY_PANDA_DEATH - net.minestom.server.sound.Sound
- ENTITY_PANDA_EAT - net.minestom.server.sound.Sound
- ENTITY_PANDA_HURT - net.minestom.server.sound.Sound
- ENTITY_PANDA_PRE_SNEEZE - net.minestom.server.sound.Sound
- ENTITY_PANDA_SNEEZE - net.minestom.server.sound.Sound
- ENTITY_PANDA_STEP - net.minestom.server.sound.Sound
- ENTITY_PANDA_WORRIED_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PARROT_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PARROT_DEATH - net.minestom.server.sound.Sound
- ENTITY_PARROT_EAT - net.minestom.server.sound.Sound
- ENTITY_PARROT_FLY - net.minestom.server.sound.Sound
- ENTITY_PARROT_HURT - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_BLAZE - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_CREEPER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_DROWNED - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ELDER_GUARDIAN - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ENDER_DRAGON - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ENDERMITE - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_EVOKER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_GHAST - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_GUARDIAN - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_HOGLIN - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_HUSK - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ILLUSIONER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_MAGMA_CUBE - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_PHANTOM - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_PIGLIN - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_PIGLIN_BRUTE - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_PILLAGER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_RAVAGER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_SHULKER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_SILVERFISH - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_SKELETON - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_SLIME - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_SPIDER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_STRAY - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_VEX - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_VINDICATOR - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_WITCH - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_WITHER - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_WITHER_SKELETON - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ZOGLIN - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ZOMBIE - net.minestom.server.sound.Sound
- ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER - net.minestom.server.sound.Sound
- ENTITY_PARROT_STEP - net.minestom.server.sound.Sound
- ENTITY_PHANTOM_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PHANTOM_BITE - net.minestom.server.sound.Sound
- ENTITY_PHANTOM_DEATH - net.minestom.server.sound.Sound
- ENTITY_PHANTOM_FLAP - net.minestom.server.sound.Sound
- ENTITY_PHANTOM_HURT - net.minestom.server.sound.Sound
- ENTITY_PHANTOM_SWOOP - net.minestom.server.sound.Sound
- ENTITY_PIG_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PIG_DEATH - net.minestom.server.sound.Sound
- ENTITY_PIG_HURT - net.minestom.server.sound.Sound
- ENTITY_PIG_SADDLE - net.minestom.server.sound.Sound
- ENTITY_PIG_STEP - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_ADMIRING_ITEM - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_ANGRY - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_BRUTE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_BRUTE_ANGRY - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_BRUTE_DEATH - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_BRUTE_HURT - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_BRUTE_STEP - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_CONVERTED_TO_ZOMBIFIED - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_DEATH - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_HURT - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_JEALOUS - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_RETREAT - net.minestom.server.sound.Sound
- ENTITY_PIGLIN_STEP - net.minestom.server.sound.Sound
- ENTITY_PILLAGER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PILLAGER_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_PILLAGER_DEATH - net.minestom.server.sound.Sound
- ENTITY_PILLAGER_HURT - net.minestom.server.sound.Sound
- ENTITY_PLAYER_ATTACK_CRIT - net.minestom.server.sound.Sound
- ENTITY_PLAYER_ATTACK_KNOCKBACK - net.minestom.server.sound.Sound
- ENTITY_PLAYER_ATTACK_NODAMAGE - net.minestom.server.sound.Sound
- ENTITY_PLAYER_ATTACK_STRONG - net.minestom.server.sound.Sound
- ENTITY_PLAYER_ATTACK_SWEEP - net.minestom.server.sound.Sound
- ENTITY_PLAYER_ATTACK_WEAK - net.minestom.server.sound.Sound
- ENTITY_PLAYER_BIG_FALL - net.minestom.server.sound.Sound
- ENTITY_PLAYER_BREATH - net.minestom.server.sound.Sound
- ENTITY_PLAYER_BURP - net.minestom.server.sound.Sound
- ENTITY_PLAYER_DEATH - net.minestom.server.sound.Sound
- ENTITY_PLAYER_HURT - net.minestom.server.sound.Sound
- ENTITY_PLAYER_HURT_DROWN - net.minestom.server.sound.Sound
- ENTITY_PLAYER_HURT_ON_FIRE - net.minestom.server.sound.Sound
- ENTITY_PLAYER_HURT_SWEET_BERRY_BUSH - net.minestom.server.sound.Sound
- ENTITY_PLAYER_LEVELUP - net.minestom.server.sound.Sound
- ENTITY_PLAYER_SMALL_FALL - net.minestom.server.sound.Sound
- ENTITY_PLAYER_SPLASH - net.minestom.server.sound.Sound
- ENTITY_PLAYER_SPLASH_HIGH_SPEED - net.minestom.server.sound.Sound
- ENTITY_PLAYER_SWIM - net.minestom.server.sound.Sound
- ENTITY_POLAR_BEAR_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_POLAR_BEAR_AMBIENT_BABY - net.minestom.server.sound.Sound
- ENTITY_POLAR_BEAR_DEATH - net.minestom.server.sound.Sound
- ENTITY_POLAR_BEAR_HURT - net.minestom.server.sound.Sound
- ENTITY_POLAR_BEAR_STEP - net.minestom.server.sound.Sound
- ENTITY_POLAR_BEAR_WARNING - net.minestom.server.sound.Sound
- ENTITY_POSITION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_POSITION_AND_ROTATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_PROPERTIES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_PUFFER_FISH_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_PUFFER_FISH_BLOW_OUT - net.minestom.server.sound.Sound
- ENTITY_PUFFER_FISH_BLOW_UP - net.minestom.server.sound.Sound
- ENTITY_PUFFER_FISH_DEATH - net.minestom.server.sound.Sound
- ENTITY_PUFFER_FISH_FLOP - net.minestom.server.sound.Sound
- ENTITY_PUFFER_FISH_HURT - net.minestom.server.sound.Sound
- ENTITY_PUFFER_FISH_STING - net.minestom.server.sound.Sound
- ENTITY_RABBIT_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_RABBIT_ATTACK - net.minestom.server.sound.Sound
- ENTITY_RABBIT_DEATH - net.minestom.server.sound.Sound
- ENTITY_RABBIT_HURT - net.minestom.server.sound.Sound
- ENTITY_RABBIT_JUMP - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_ATTACK - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_DEATH - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_HURT - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_ROAR - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_STEP - net.minestom.server.sound.Sound
- ENTITY_RAVAGER_STUNNED - net.minestom.server.sound.Sound
- ENTITY_ROTATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_SALMON_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SALMON_DEATH - net.minestom.server.sound.Sound
- ENTITY_SALMON_FLOP - net.minestom.server.sound.Sound
- ENTITY_SALMON_HURT - net.minestom.server.sound.Sound
- ENTITY_SHEEP_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SHEEP_DEATH - net.minestom.server.sound.Sound
- ENTITY_SHEEP_HURT - net.minestom.server.sound.Sound
- ENTITY_SHEEP_SHEAR - net.minestom.server.sound.Sound
- ENTITY_SHEEP_STEP - net.minestom.server.sound.Sound
- ENTITY_SHULKER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SHULKER_BULLET_HIT - net.minestom.server.sound.Sound
- ENTITY_SHULKER_BULLET_HURT - net.minestom.server.sound.Sound
- ENTITY_SHULKER_CLOSE - net.minestom.server.sound.Sound
- ENTITY_SHULKER_DEATH - net.minestom.server.sound.Sound
- ENTITY_SHULKER_HURT - net.minestom.server.sound.Sound
- ENTITY_SHULKER_HURT_CLOSED - net.minestom.server.sound.Sound
- ENTITY_SHULKER_OPEN - net.minestom.server.sound.Sound
- ENTITY_SHULKER_SHOOT - net.minestom.server.sound.Sound
- ENTITY_SHULKER_TELEPORT - net.minestom.server.sound.Sound
- ENTITY_SILVERFISH_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SILVERFISH_DEATH - net.minestom.server.sound.Sound
- ENTITY_SILVERFISH_HURT - net.minestom.server.sound.Sound
- ENTITY_SILVERFISH_STEP - net.minestom.server.sound.Sound
- ENTITY_SKELETON_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SKELETON_DEATH - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_AMBIENT_WATER - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_DEATH - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_GALLOP_WATER - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_HURT - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_JUMP_WATER - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_STEP_WATER - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HORSE_SWIM - net.minestom.server.sound.Sound
- ENTITY_SKELETON_HURT - net.minestom.server.sound.Sound
- ENTITY_SKELETON_SHOOT - net.minestom.server.sound.Sound
- ENTITY_SKELETON_STEP - net.minestom.server.sound.Sound
- ENTITY_SLIME_ATTACK - net.minestom.server.sound.Sound
- ENTITY_SLIME_DEATH - net.minestom.server.sound.Sound
- ENTITY_SLIME_DEATH_SMALL - net.minestom.server.sound.Sound
- ENTITY_SLIME_HURT - net.minestom.server.sound.Sound
- ENTITY_SLIME_HURT_SMALL - net.minestom.server.sound.Sound
- ENTITY_SLIME_JUMP - net.minestom.server.sound.Sound
- ENTITY_SLIME_JUMP_SMALL - net.minestom.server.sound.Sound
- ENTITY_SLIME_SQUISH - net.minestom.server.sound.Sound
- ENTITY_SLIME_SQUISH_SMALL - net.minestom.server.sound.Sound
- ENTITY_SNOW_GOLEM_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SNOW_GOLEM_DEATH - net.minestom.server.sound.Sound
- ENTITY_SNOW_GOLEM_HURT - net.minestom.server.sound.Sound
- ENTITY_SNOW_GOLEM_SHEAR - net.minestom.server.sound.Sound
- ENTITY_SNOW_GOLEM_SHOOT - net.minestom.server.sound.Sound
- ENTITY_SNOWBALL_THROW - net.minestom.server.sound.Sound
- ENTITY_SOUND_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_SPIDER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SPIDER_DEATH - net.minestom.server.sound.Sound
- ENTITY_SPIDER_HURT - net.minestom.server.sound.Sound
- ENTITY_SPIDER_STEP - net.minestom.server.sound.Sound
- ENTITY_SPLASH_POTION_BREAK - net.minestom.server.sound.Sound
- ENTITY_SPLASH_POTION_THROW - net.minestom.server.sound.Sound
- ENTITY_SQUID_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_SQUID_DEATH - net.minestom.server.sound.Sound
- ENTITY_SQUID_HURT - net.minestom.server.sound.Sound
- ENTITY_SQUID_SQUIRT - net.minestom.server.sound.Sound
- ENTITY_STATUS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_STRAY_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_STRAY_DEATH - net.minestom.server.sound.Sound
- ENTITY_STRAY_HURT - net.minestom.server.sound.Sound
- ENTITY_STRAY_STEP - net.minestom.server.sound.Sound
- ENTITY_STRIDER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_STRIDER_DEATH - net.minestom.server.sound.Sound
- ENTITY_STRIDER_EAT - net.minestom.server.sound.Sound
- ENTITY_STRIDER_HAPPY - net.minestom.server.sound.Sound
- ENTITY_STRIDER_HURT - net.minestom.server.sound.Sound
- ENTITY_STRIDER_RETREAT - net.minestom.server.sound.Sound
- ENTITY_STRIDER_SADDLE - net.minestom.server.sound.Sound
- ENTITY_STRIDER_STEP - net.minestom.server.sound.Sound
- ENTITY_STRIDER_STEP_LAVA - net.minestom.server.sound.Sound
- ENTITY_TELEPORT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_TNT_PRIMED - net.minestom.server.sound.Sound
- ENTITY_TROPICAL_FISH_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_TROPICAL_FISH_DEATH - net.minestom.server.sound.Sound
- ENTITY_TROPICAL_FISH_FLOP - net.minestom.server.sound.Sound
- ENTITY_TROPICAL_FISH_HURT - net.minestom.server.sound.Sound
- ENTITY_TURTLE_AMBIENT_LAND - net.minestom.server.sound.Sound
- ENTITY_TURTLE_DEATH - net.minestom.server.sound.Sound
- ENTITY_TURTLE_DEATH_BABY - net.minestom.server.sound.Sound
- ENTITY_TURTLE_EGG_BREAK - net.minestom.server.sound.Sound
- ENTITY_TURTLE_EGG_CRACK - net.minestom.server.sound.Sound
- ENTITY_TURTLE_EGG_HATCH - net.minestom.server.sound.Sound
- ENTITY_TURTLE_HURT - net.minestom.server.sound.Sound
- ENTITY_TURTLE_HURT_BABY - net.minestom.server.sound.Sound
- ENTITY_TURTLE_LAY_EGG - net.minestom.server.sound.Sound
- ENTITY_TURTLE_SHAMBLE - net.minestom.server.sound.Sound
- ENTITY_TURTLE_SHAMBLE_BABY - net.minestom.server.sound.Sound
- ENTITY_TURTLE_SWIM - net.minestom.server.sound.Sound
- ENTITY_TYPES - net.minestom.server.gamedata.tags.Tag.BasicTypes
- ENTITY_VELOCITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_VEX_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_VEX_CHARGE - net.minestom.server.sound.Sound
- ENTITY_VEX_DEATH - net.minestom.server.sound.Sound
- ENTITY_VEX_HURT - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_DEATH - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_HURT - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_NO - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_TRADE - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_ARMORER - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_BUTCHER - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_CARTOGRAPHER - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_CLERIC - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_FARMER - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_FISHERMAN - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_FLETCHER - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_LEATHERWORKER - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_LIBRARIAN - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_MASON - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_SHEPHERD - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_TOOLSMITH - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_WORK_WEAPONSMITH - net.minestom.server.sound.Sound
- ENTITY_VILLAGER_YES - net.minestom.server.sound.Sound
- ENTITY_VINDICATOR_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_VINDICATOR_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_VINDICATOR_DEATH - net.minestom.server.sound.Sound
- ENTITY_VINDICATOR_HURT - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_DEATH - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_DISAPPEARED - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_DRINK_MILK - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_DRINK_POTION - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_HURT - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_NO - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_REAPPEARED - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_TRADE - net.minestom.server.sound.Sound
- ENTITY_WANDERING_TRADER_YES - net.minestom.server.sound.Sound
- ENTITY_WITCH_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_WITCH_CELEBRATE - net.minestom.server.sound.Sound
- ENTITY_WITCH_DEATH - net.minestom.server.sound.Sound
- ENTITY_WITCH_DRINK - net.minestom.server.sound.Sound
- ENTITY_WITCH_HURT - net.minestom.server.sound.Sound
- ENTITY_WITCH_THROW - net.minestom.server.sound.Sound
- ENTITY_WITHER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_WITHER_BREAK_BLOCK - net.minestom.server.sound.Sound
- ENTITY_WITHER_DEATH - net.minestom.server.sound.Sound
- ENTITY_WITHER_HURT - net.minestom.server.sound.Sound
- ENTITY_WITHER_SHOOT - net.minestom.server.sound.Sound
- ENTITY_WITHER_SKELETON_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_WITHER_SKELETON_DEATH - net.minestom.server.sound.Sound
- ENTITY_WITHER_SKELETON_HURT - net.minestom.server.sound.Sound
- ENTITY_WITHER_SKELETON_STEP - net.minestom.server.sound.Sound
- ENTITY_WITHER_SPAWN - net.minestom.server.sound.Sound
- ENTITY_WOLF_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_WOLF_DEATH - net.minestom.server.sound.Sound
- ENTITY_WOLF_GROWL - net.minestom.server.sound.Sound
- ENTITY_WOLF_HOWL - net.minestom.server.sound.Sound
- ENTITY_WOLF_HURT - net.minestom.server.sound.Sound
- ENTITY_WOLF_PANT - net.minestom.server.sound.Sound
- ENTITY_WOLF_SHAKE - net.minestom.server.sound.Sound
- ENTITY_WOLF_STEP - net.minestom.server.sound.Sound
- ENTITY_WOLF_WHINE - net.minestom.server.sound.Sound
- ENTITY_ZOGLIN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ZOGLIN_ANGRY - net.minestom.server.sound.Sound
- ENTITY_ZOGLIN_ATTACK - net.minestom.server.sound.Sound
- ENTITY_ZOGLIN_DEATH - net.minestom.server.sound.Sound
- ENTITY_ZOGLIN_HURT - net.minestom.server.sound.Sound
- ENTITY_ZOGLIN_STEP - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_ATTACK_IRON_DOOR - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_BREAK_WOODEN_DOOR - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_CONVERTED_TO_DROWNED - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_DEATH - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_DESTROY_EGG - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_HORSE_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_HORSE_DEATH - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_HORSE_HURT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_HURT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_INFECT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_STEP - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_VILLAGER_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_VILLAGER_CONVERTED - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_VILLAGER_CURE - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_VILLAGER_DEATH - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_VILLAGER_HURT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIE_VILLAGER_STEP - net.minestom.server.sound.Sound
- ENTITY_ZOMBIFIED_PIGLIN_AMBIENT - net.minestom.server.sound.Sound
- ENTITY_ZOMBIFIED_PIGLIN_ANGRY - net.minestom.server.sound.Sound
- ENTITY_ZOMBIFIED_PIGLIN_DEATH - net.minestom.server.sound.Sound
- ENTITY_ZOMBIFIED_PIGLIN_HURT - net.minestom.server.sound.Sound
- Entity.Pose - Enum in net.minestom.server.entity
- EntityAbstractArrow - Class in net.minestom.server.entity.type.projectile
- EntityActionListener - Class in net.minestom.server.listener
- EntityActionListener() - Constructor for class net.minestom.server.listener.EntityActionListener
- EntityAI - Interface in net.minestom.server.entity.ai
-
Represents an entity which can contain
goal selectorsandtarget selectors. - EntityAnimationPacket - Class in net.minestom.server.network.packet.server.play
- EntityAnimationPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- EntityAnimationPacket.Animation - Enum in net.minestom.server.network.packet.server.play
- EntityAreaEffectCloud - Class in net.minestom.server.entity.type.other
- EntityAreaEffectCloud(Position) - Constructor for class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- EntityArmorStand - Class in net.minestom.server.entity.type.decoration
- EntityArmorStand(Position) - Constructor for class net.minestom.server.entity.type.decoration.EntityArmorStand
- EntityArrow - Class in net.minestom.server.entity.type.projectile
- EntityArrow(Entity, Position) - Constructor for class net.minestom.server.entity.type.projectile.EntityArrow
- EntityAttackEvent - Class in net.minestom.server.event.entity
-
Called when a player does a left click on an entity or with
EntityCreature.attack(Entity). - EntityAttackEvent(Entity, Entity) - Constructor for class net.minestom.server.event.entity.EntityAttackEvent
- EntityBat - Class in net.minestom.server.entity.type.ambient
- EntityBat(Position) - Constructor for class net.minestom.server.entity.type.ambient.EntityBat
- EntityBee - Class in net.minestom.server.entity.type.animal
- EntityBee(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityBee
- EntityBlaze - Class in net.minestom.server.entity.type.monster
- EntityBlaze(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityBlaze
- EntityBoat - Class in net.minestom.server.entity.type.vehicle
- EntityBoat(Position) - Constructor for class net.minestom.server.entity.type.vehicle.EntityBoat
- EntityBoat.BoatType - Enum in net.minestom.server.entity.type.vehicle
- EntityCat - Class in net.minestom.server.entity.type.animal
- EntityCat(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityCat
- EntityCaveSpider - Class in net.minestom.server.entity.type.monster
- EntityCaveSpider(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityCaveSpider
- EntityChicken - Class in net.minestom.server.entity.type.animal
- EntityChicken(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityChicken
- EntityCow - Class in net.minestom.server.entity.type.animal
- EntityCow(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityCow
- entityCreature - Variable in class net.minestom.server.entity.ai.GoalSelector
- entityCreature - Variable in class net.minestom.server.entity.ai.TargetSelector
- EntityCreature - Class in net.minestom.server.entity
- EntityCreature(EntityType, Position) - Constructor for class net.minestom.server.entity.EntityCreature
- EntityCreature(EntityType, Position, Instance) - Constructor for class net.minestom.server.entity.EntityCreature
- EntityCreeper - Class in net.minestom.server.entity.type.monster
- EntityCreeper(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityCreeper
- EntityCreeper.CreeperState - Enum in net.minestom.server.entity.type.monster
- EntityDamage - Class in net.minestom.server.entity.damage
-
Represents damage inflicted by an
Entity. - EntityDamage(Entity) - Constructor for class net.minestom.server.entity.damage.EntityDamage
- EntityDamageEvent - Class in net.minestom.server.event.entity
-
Called with
LivingEntity.damage(DamageType, float). - EntityDamageEvent(LivingEntity, DamageType, float) - Constructor for class net.minestom.server.event.entity.EntityDamageEvent
- EntityDeathEvent - Class in net.minestom.server.event.entity
- EntityDeathEvent(Entity) - Constructor for class net.minestom.server.event.entity.EntityDeathEvent
- EntityDolphin - Class in net.minestom.server.entity.type.animal
- EntityDolphin(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityDolphin
- EntityEffectPacket - Class in net.minestom.server.network.packet.server.play
- EntityEffectPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityEffectPacket
- EntityEndCrystal - Class in net.minestom.server.entity.type.other
- EntityEndCrystal(Position) - Constructor for class net.minestom.server.entity.type.other.EntityEndCrystal
- EntityEndermite - Class in net.minestom.server.entity.type.monster
- EntityEndermite(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityEndermite
- EntityEquipmentPacket - Class in net.minestom.server.network.packet.server.play
- EntityEquipmentPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- EntityEquipmentPacket.Slot - Enum in net.minestom.server.network.packet.server.play
- EntityEvent - Class in net.minestom.server.event
- EntityEvent(Entity) - Constructor for class net.minestom.server.event.EntityEvent
- EntityEyeOfEnder - Class in net.minestom.server.entity.type.projectile
- EntityEyeOfEnder(Entity, Position) - Constructor for class net.minestom.server.entity.type.projectile.EntityEyeOfEnder
- entityFacePosition - Variable in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- EntityFinder - Class in net.minestom.server.utils.entity
-
Represents a query which can be call to find one or multiple entities.
- EntityFinder() - Constructor for class net.minestom.server.utils.entity.EntityFinder
- EntityFinder.EntitySort - Enum in net.minestom.server.utils.entity
- EntityFinder.TargetSelector - Enum in net.minestom.server.utils.entity
- EntityFinder.ToggleableType - Enum in net.minestom.server.utils.entity
- EntityFireEvent - Class in net.minestom.server.event.entity
- EntityFireEvent(Entity, int, TimeUnit) - Constructor for class net.minestom.server.event.entity.EntityFireEvent
- EntityFox - Class in net.minestom.server.entity.type.animal
- EntityFox(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityFox
- EntityGhast - Class in net.minestom.server.entity.type.monster
- EntityGhast(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityGhast
- EntityGiant - Class in net.minestom.server.entity.type.monster
- EntityGiant(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityGiant
- EntityGuardian - Class in net.minestom.server.entity.type.monster
- EntityGuardian(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityGuardian
- EntityHeadLookPacket - Class in net.minestom.server.network.packet.server.play
- EntityHeadLookPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- entityId - Variable in class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
- entityId - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityEffectPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityMovementPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityStatusPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- entityId - Variable in class net.minestom.server.network.packet.server.play.SpawnPlayerPacket
- entityIds - Variable in class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- EntityIronGolem - Class in net.minestom.server.entity.type.other
- EntityIronGolem(Position) - Constructor for class net.minestom.server.entity.type.other.EntityIronGolem
- EntityItemFrame - Class in net.minestom.server.entity.type.decoration
- EntityItemFrame(Position, EntityItemFrame.ItemFrameOrientation) - Constructor for class net.minestom.server.entity.type.decoration.EntityItemFrame
- EntityItemFrame.ItemFrameOrientation - Enum in net.minestom.server.entity.type.decoration
-
Represents the orientation of the frame.
- EntityItemMergeEvent - Class in net.minestom.server.event.entity
-
Called when two
ItemEntityare merging theirItemStacktogether to form a sole entity. - EntityItemMergeEvent(ItemEntity, ItemEntity, ItemStack) - Constructor for class net.minestom.server.event.entity.EntityItemMergeEvent
- EntityLlama - Class in net.minestom.server.entity.type.animal
- EntityLlama(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityLlama
- EntityMetaDataPacket - Class in net.minestom.server.network.packet.server.play
- EntityMetaDataPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- EntityMooshroom - Class in net.minestom.server.entity.type.animal
- EntityMooshroom(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityMooshroom
- EntityMooshroom.MooshroomType - Enum in net.minestom.server.entity.type.animal
- EntityMovementPacket - Class in net.minestom.server.network.packet.server.play
- EntityMovementPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityMovementPacket
- entityName - Variable in class net.minestom.server.network.packet.server.play.UpdateScorePacket
- EntityOcelot - Class in net.minestom.server.entity.type.animal
- EntityOcelot(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityOcelot
- EntityPanda - Class in net.minestom.server.entity.type.animal
- EntityPanda(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityPanda
- EntityPhantom - Class in net.minestom.server.entity.type.monster
- EntityPhantom(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityPhantom
- EntityPig - Class in net.minestom.server.entity.type.animal
- EntityPig(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityPig
- EntityPolarBear - Class in net.minestom.server.entity.type.animal
- EntityPolarBear(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityPolarBear
- EntityPositionAndRotationPacket - Class in net.minestom.server.network.packet.server.play
- EntityPositionAndRotationPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- EntityPositionPacket - Class in net.minestom.server.network.packet.server.play
- EntityPositionPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityPositionPacket
- EntityPotion - Class in net.minestom.server.entity.type.projectile
- EntityPotion(Entity, Position, ItemStack) - Constructor for class net.minestom.server.entity.type.projectile.EntityPotion
- EntityPotionAddEvent - Class in net.minestom.server.event.entity
- EntityPotionAddEvent(Entity, Potion) - Constructor for class net.minestom.server.event.entity.EntityPotionAddEvent
- EntityPotionRemoveEvent - Class in net.minestom.server.event.entity
- EntityPotionRemoveEvent(Entity, Potion) - Constructor for class net.minestom.server.event.entity.EntityPotionRemoveEvent
- EntityProjectileDamage - Class in net.minestom.server.entity.damage
-
Represents damage inflicted by an entity, via a projectile.
- EntityProjectileDamage(Entity, Entity) - Constructor for class net.minestom.server.entity.damage.EntityProjectileDamage
- EntityPropertiesPacket - Class in net.minestom.server.network.packet.server.play
- EntityPropertiesPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- EntityPropertiesPacket.Property - Class in net.minestom.server.network.packet.server.play
- EntityRabbit - Class in net.minestom.server.entity.type.animal
- EntityRabbit(Position) - Constructor for class net.minestom.server.entity.type.animal.EntityRabbit
- EntityRotationPacket - Class in net.minestom.server.network.packet.server.play
- EntityRotationPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityRotationPacket
- EntityShootEvent - Class in net.minestom.server.event.entity
- EntityShootEvent(Entity, Projectile, Position, double, double) - Constructor for class net.minestom.server.event.entity.EntityShootEvent
- EntitySilverfish - Class in net.minestom.server.entity.type.monster
- EntitySilverfish(Position) - Constructor for class net.minestom.server.entity.type.monster.EntitySilverfish
- EntitySlime - Class in net.minestom.server.entity.type.monster
- EntitySlime(Position) - Constructor for class net.minestom.server.entity.type.monster.EntitySlime
- EntitySnowman - Class in net.minestom.server.entity.type.other
- EntitySnowman(Position) - Constructor for class net.minestom.server.entity.type.other.EntitySnowman
- EntitySoundEffectPacket - Class in net.minestom.server.network.packet.server.play
- EntitySoundEffectPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- EntitySpawnEvent - Class in net.minestom.server.event.entity
-
Called when a new instance is set for an entity.
- EntitySpawnEvent(Entity, Instance) - Constructor for class net.minestom.server.event.entity.EntitySpawnEvent
- EntitySpectralArrow - Class in net.minestom.server.entity.type.projectile
- EntitySpectralArrow(Entity, Position) - Constructor for class net.minestom.server.entity.type.projectile.EntitySpectralArrow
- EntitySpider - Class in net.minestom.server.entity.type.monster
- EntitySpider(Position) - Constructor for class net.minestom.server.entity.type.monster.EntitySpider
- EntityStatusPacket - Class in net.minestom.server.network.packet.server.play
- EntityStatusPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityStatusPacket
- entityTags - Variable in class net.minestom.server.network.packet.server.play.TagsPacket
- EntityTeleportPacket - Class in net.minestom.server.network.packet.server.play
- EntityTeleportPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- EntityTickEvent - Class in net.minestom.server.event.entity
-
Called when an entity ticks itself.
- EntityTickEvent(Entity) - Constructor for class net.minestom.server.event.entity.EntityTickEvent
- entityType - Variable in class net.minestom.server.entity.Entity
- entityType - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- EntityType - Enum in net.minestom.server.entity
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- EntityType(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- entityTypes - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- EntityUtils - Class in net.minestom.server.utils.entity
- entityUuid - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- entityUuid - Variable in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- EntityValidator - Interface in net.minestom.server.utils.callback.validator
- EntityVelocityEvent - Class in net.minestom.server.event.entity
-
Called when a velocity is applied to an entity using
Entity.setVelocity(Vector). - EntityVelocityEvent(Entity, Vector) - Constructor for class net.minestom.server.event.entity.EntityVelocityEvent
- EntityVelocityPacket - Class in net.minestom.server.network.packet.server.play
- EntityVelocityPacket() - Constructor for class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- EntityWitch - Class in net.minestom.server.entity.type.monster
- EntityWitch(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityWitch
- EntityZombie - Class in net.minestom.server.entity.type.monster
- EntityZombie(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityZombie
- EntityZombifiedPiglin - Class in net.minestom.server.entity.type.monster
- EntityZombifiedPiglin(Position) - Constructor for class net.minestom.server.entity.type.monster.EntityZombifiedPiglin
- entries - Variable in class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- Entry(LootTableEntryType, int, int, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.LootTable.Entry
- entrySet() - Method in class net.minestom.server.utils.NamespaceIDHashMap
- equals(Object) - Method in class net.minestom.server.bossbar.BossBar
- equals(Object) - Method in class net.minestom.server.chat.JsonMessage
- equals(Object) - Method in class net.minestom.server.command.builder.arguments.Argument
- equals(Object) - Method in class net.minestom.server.data.DataImpl
- equals(Object) - Method in class net.minestom.server.entity.PlayerSkin
- equals(Object) - Method in class net.minestom.server.item.firework.FireworkEffect
- equals(Object) - Method in class net.minestom.server.item.ItemStack
- equals(Object) - Method in class net.minestom.server.permission.Permission
- equals(Object) - Method in class net.minestom.server.potion.CustomPotionEffect
- equals(Object) - Method in class net.minestom.server.timer.Task
- equals(Object) - Method in class net.minestom.server.utils.BlockPosition
- equals(Object) - Method in class net.minestom.server.utils.NamespaceID
- equals(Object) - Method in class net.minestom.server.utils.Position
-
Gets if the two objects are position and have the same values.
- equals(Object) - Method in class net.minestom.server.utils.Vector
- equals(Object) - Method in class net.minestom.server.world.DimensionType
- equals(Block) - Method in class net.minestom.server.utils.block.BlockUtils
- EquipmentHandler - Interface in net.minestom.server.inventory
- Event - Class in net.minestom.server.event
-
Object which can be listened to by an
EventHandler. - Event() - Constructor for class net.minestom.server.event.Event
- EVENT_RAID_HORN - net.minestom.server.sound.Sound
- EventCallback<E extends Event> - Interface in net.minestom.server.event
- EventHandler - Interface in net.minestom.server.event.handler
-
Represents an element which can have
Eventlisteners assigned to it. - EVOKER - net.minestom.server.entity.EntityType
- EVOKER_FANGS - net.minestom.server.entity.EntityType
- EVOKER_SPAWN_EGG - net.minestom.server.item.Material
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.minestom.server.network.netty.channel.ClientChannel
- ExceptionHandler - Interface in net.minestom.server.exception
-
Used when you want to implement your own exception handling, instead of just printing the stack trace.
- ExceptionManager - Class in net.minestom.server.exception
-
Manages the handling of exceptions.
- ExceptionManager() - Constructor for class net.minestom.server.exception.ExceptionManager
- EXCLUDE - net.minestom.server.utils.entity.EntityFinder.ToggleableType
- execute(Runnable) - Static method in class net.minestom.server.utils.callback.OptionalCallback
-
Executes an optional
Runnable. - execute(CommandSender, String) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Checks if the command exists, and execute it.
- execute(CommandSender, String) - Method in class net.minestom.server.command.builder.ParsedCommand
-
Executes the command for the given source.
- execute(CommandSender, String) - Method in class net.minestom.server.command.CommandManager
-
Executes a command for a
ConsoleSender. - execute(ChunkCallback, Chunk) - Static method in class net.minestom.server.utils.callback.OptionalCallback
-
Executes an optional
ChunkCallback. - executeServerCommand(String) - Method in class net.minestom.server.command.CommandManager
-
Executes the command using a
ServerSenderto do not print the command messages, and rely instead on the command return data. - executor - Variable in class net.minestom.server.command.builder.ParsedCommand
- exists(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Checks if the given name a registry name of a registered
Team - exists(String) - Method in interface net.minestom.server.storage.StorageSystem
-
Gets if the location exists.
- exists(String) - Method in class net.minestom.server.storage.systems.FileStorageSystem
- exists(Team) - Method in class net.minestom.server.scoreboard.TeamManager
-
Checks if the given
Teamregistered - exp - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- expand(double, double, double) - Method in class net.minestom.server.collision.BoundingBox
-
Creates a new
BoundingBoxlinked to the sameEntitywith expanded size. - expandedBoundingBox - Variable in class net.minestom.server.entity.LivingEntity
- expCount - Variable in class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- experience - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket
- EXPERIENCE_BOTTLE - net.minestom.server.entity.EntityType
- EXPERIENCE_BOTTLE - net.minestom.server.item.Material
- EXPERIENCE_ORB - net.minestom.server.entity.EntityType
- ExperienceOrb - Class in net.minestom.server.entity
- ExperienceOrb(short, Position) - Constructor for class net.minestom.server.entity.ExperienceOrb
- ExperienceOrb(short, Position, Instance) - Constructor for class net.minestom.server.entity.ExperienceOrb
- experienceOrbs - Variable in class net.minestom.server.instance.Instance
- experiencePickupCooldown - Variable in class net.minestom.server.entity.Player
- explode(float, float, float, float) - Method in class net.minestom.server.instance.Instance
-
Creates an explosion at the given position with the given strength.
- explode(float, float, float, float, Data) - Method in class net.minestom.server.instance.Instance
-
Creates an explosion at the given position with the given strength.
- Explosion - Class in net.minestom.server.instance
-
Abstract explosion.
- Explosion(float, float, float, float) - Constructor for class net.minestom.server.instance.Explosion
- EXPLOSION - net.minestom.server.particle.Particle
- EXPLOSION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- EXPLOSION_EMITTER - net.minestom.server.particle.Particle
- ExplosionPacket - Class in net.minestom.server.network.packet.server.play
- ExplosionPacket() - Constructor for class net.minestom.server.network.packet.server.play.ExplosionPacket
- ExplosionSupplier - Interface in net.minestom.server.instance
- Extension - Class in net.minestom.server.extensions
- Extension() - Constructor for class net.minestom.server.extensions.Extension
- Extension.ExtensionDescription - Class in net.minestom.server.extensions
- ExtensionDependencyResolver - Class in net.minestom.server.extensions
-
Does NOT relocate extensions
- ExtensionDependencyResolver(List<DiscoveredExtension>) - Constructor for class net.minestom.server.extensions.ExtensionDependencyResolver
- ExtensionManager - Class in net.minestom.server.extensions
- ExtensionManager() - Constructor for class net.minestom.server.extensions.ExtensionManager
- EXTREME_HILLS - net.minestom.server.world.biomes.Biome.Category
- EYE - net.minestom.server.entity.Player.FacePoint
- EYE_OF_ENDER - net.minestom.server.entity.EntityType
- EYE_OF_ENDER_ENTITY_BREAK_ANIMATION - net.minestom.server.effects.Effects
- EYES - net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
F
- FACE_PLAYER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- FacePlayerPacket - Class in net.minestom.server.network.packet.server.play
- FacePlayerPacket() - Constructor for class net.minestom.server.network.packet.server.play.FacePlayerPacket
- FacePlayerPacket.FacePosition - Enum in net.minestom.server.network.packet.server.play
- facePosition - Variable in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- facePosition(Player.FacePoint, Entity, Player.FacePoint) - Method in class net.minestom.server.entity.Player
-
Rotates the player to face
entity. - facePosition(Player.FacePoint, Position) - Method in class net.minestom.server.entity.Player
-
Rotates the player to face
targetPosition. - fadeIn - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- fadeOut - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- FAILED_DOWNLOAD - net.minestom.server.resourcepack.ResourcePackStatus
- FakePlayer - Class in net.minestom.server.entity.fakeplayer
-
A fake player will behave exactly the same way as would do a
Playerbacked by a netty connection (events, velocity, gravity, player list, etc...) with the exception that you need to control it server-side using aFakePlayerController(seeFakePlayer.getController()). - FakePlayer(UUID, String, FakePlayerOption, Consumer<FakePlayer>) - Constructor for class net.minestom.server.entity.fakeplayer.FakePlayer
- FakePlayerConnection - Class in net.minestom.server.network.player
- FakePlayerConnection() - Constructor for class net.minestom.server.network.player.FakePlayerConnection
- FakePlayerController - Class in net.minestom.server.entity.fakeplayer
-
This class acts as a client controller for
FakePlayer. - FakePlayerController(FakePlayer) - Constructor for class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Initializes a new
FakePlayerControllerwith the givenFakePlayer. - FakePlayerOption - Class in net.minestom.server.entity.fakeplayer
-
Represents any options for a
FakePlayer. - FakePlayerOption() - Constructor for class net.minestom.server.entity.fakeplayer.FakePlayerOption
- FALL_FLYING - net.minestom.server.entity.Entity.Pose
- FALL_ONE_CM - net.minestom.server.stat.StatisticType
- FALLING_BLOCK - net.minestom.server.entity.EntityType
- FALLING_DUST - net.minestom.server.particle.Particle
- FALLING_HONEY - net.minestom.server.particle.Particle
- FALLING_LAVA - net.minestom.server.particle.Particle
- FALLING_NECTAR - net.minestom.server.particle.Particle
- FALLING_OBSIDIAN_TEAR - net.minestom.server.particle.Particle
- FALLING_WATER - net.minestom.server.particle.Particle
- Farmland - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Farmland() - Constructor for class net.minestom.server.instance.block.states.Farmland
-
Deprecated.
- FARMLAND - net.minestom.server.instance.block.Block
- FARMLAND - net.minestom.server.item.Material
- FEATHER - net.minestom.server.item.Material
- FEATHER_FALLING - net.minestom.server.item.Enchantment
- FEET - net.minestom.server.entity.Player.FacePoint
- FEET - net.minestom.server.item.attribute.AttributeSlot
- FEET - net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
- FENCE_GATE_CLOSED - net.minestom.server.effects.Effects
- FENCE_GATE_OPENED - net.minestom.server.effects.Effects
- FERMENTED_SPIDER_EYE - net.minestom.server.item.Material
- FERN - net.minestom.server.instance.block.Block
- FERN - net.minestom.server.item.Material
- fieldViewModifier - Variable in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- FileStorageSystem - Class in net.minestom.server.storage.systems
-
A
StorageSystemwhich is local using OS files system It does make use of the RocksDB library. - FileStorageSystem() - Constructor for class net.minestom.server.storage.systems.FileStorageSystem
- fill(T[], Supplier<T>) - Static method in class net.minestom.server.utils.ArrayUtils
-
Fills an array using a supplier.
- FILL_CAULDRON - net.minestom.server.stat.StatisticType
- fillBiomes(Biome[], int, int) - Method in interface net.minestom.server.instance.ChunkGenerator
- FILLED_MAP - net.minestom.server.item.Material
- finalize() - Method in class net.minestom.server.extras.selfmodification.MinestomExtensionClassLoader
- find(CommandSender) - Method in class net.minestom.server.utils.entity.EntityFinder
- find(Instance, Entity) - Method in class net.minestom.server.utils.entity.EntityFinder
-
Find a list of entities (could be empty) based on the conditions
- findAgentClass(String, boolean) - Method in class net.minestom.server.extras.selfmodification.mixins.MinestomClassProvider
- findClass(String) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- findClass(String) - Method in class net.minestom.server.extras.selfmodification.mixins.MinestomClassProvider
- findClass(String, boolean) - Method in class net.minestom.server.extras.selfmodification.mixins.MinestomClassProvider
- findCommand(String) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Gets the command class associated with the name.
- findFirstEntity(CommandSender) - Method in class net.minestom.server.utils.entity.EntityFinder
- findFirstEntity(Instance, Entity) - Method in class net.minestom.server.utils.entity.EntityFinder
- findFirstPlayer(CommandSender) - Method in class net.minestom.server.utils.entity.EntityFinder
- findFirstPlayer(Instance, Entity) - Method in class net.minestom.server.utils.entity.EntityFinder
-
Shortcut of
EntityFinder.find(Instance, Entity)to retrieve the first player element in the list. - findMostCorrectSyntax(List<ValidSyntaxHolder>, Arguments) - Static method in class net.minestom.server.command.builder.parser.CommandParser
-
Retrieves from the valid syntax map the arguments condition result and get the one with the most valid arguments.
- findPlayer(String) - Method in class net.minestom.server.network.ConnectionManager
-
Finds the closest player matching a given username.
- findTarget() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Finds a target based on the entity
TargetSelector. - findTarget() - Method in class net.minestom.server.entity.ai.target.ClosestEntityTarget
- findTarget() - Method in class net.minestom.server.entity.ai.target.LastEntityDamagerTarget
- findTarget() - Method in class net.minestom.server.entity.ai.TargetSelector
-
Finds the target.
- finishDigging(BlockPosition, BlockFace) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Finishes the digging process of the fake player.
- FINISHED - net.minestom.server.timer.TaskStatus
-
The task has been completed.
- FINISHED_DIGGING - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- Fire - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Fire() - Constructor for class net.minestom.server.instance.block.states.Fire
-
Deprecated.
- FIRE - net.minestom.server.instance.block.Block
- FIRE - net.minestom.server.map.MapColors
- FIRE_ASPECT - net.minestom.server.item.Enchantment
- FIRE_CHARGE - net.minestom.server.item.Material
- FIRE_CORAL - net.minestom.server.instance.block.Block
- FIRE_CORAL - net.minestom.server.item.Material
- FIRE_CORAL_BLOCK - net.minestom.server.instance.block.Block
- FIRE_CORAL_BLOCK - net.minestom.server.item.Material
- FIRE_CORAL_FAN - net.minestom.server.instance.block.Block
- FIRE_CORAL_FAN - net.minestom.server.item.Material
- FIRE_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- FIRE_EXTINGUISHED - net.minestom.server.effects.Effects
- FIRE_PROTECTION - net.minestom.server.item.Enchantment
- FIRE_RESISTANCE - net.minestom.server.potion.PotionEffect
- FIRE_RESISTANCE - net.minestom.server.potion.PotionType
- FIREBALL - net.minestom.server.entity.EntityType
- FireCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- FireCoral() - Constructor for class net.minestom.server.instance.block.states.FireCoral
-
Deprecated.
- FireCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- FireCoralFan() - Constructor for class net.minestom.server.instance.block.states.FireCoralFan
-
Deprecated.
- FireCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- FireCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.FireCoralWallFan
-
Deprecated.
- FIREWORK - net.minestom.server.particle.Particle
- FIREWORK_ROCKET - net.minestom.server.entity.EntityType
- FIREWORK_ROCKET - net.minestom.server.item.Material
- FIREWORK_SHOT - net.minestom.server.effects.Effects
- FIREWORK_STAR - net.minestom.server.item.Material
- FireworkEffect - Class in net.minestom.server.item.firework
- FireworkEffect(boolean, boolean, FireworkEffectType, ChatColor, ChatColor) - Constructor for class net.minestom.server.item.firework.FireworkEffect
-
Initializes a new firework effect.
- FireworkEffectMeta - Class in net.minestom.server.item.metadata
- FireworkEffectMeta() - Constructor for class net.minestom.server.item.metadata.FireworkEffectMeta
- FireworkEffectType - Enum in net.minestom.server.item.firework
-
An enumeration that representing all available firework types.
- FireworkMeta - Class in net.minestom.server.item.metadata
-
Represents a firework rocket meta data and its effects.
- FireworkMeta() - Constructor for class net.minestom.server.item.metadata.FireworkMeta
- FISH_CAUGHT - net.minestom.server.stat.StatisticType
- FISHING - net.minestom.server.particle.Particle
- FISHING_BOBBER - net.minestom.server.entity.EntityType
- FISHING_ROD - net.minestom.server.item.Material
- fixedTime(Long) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- flags - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
- flags - Variable in class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- flags - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- flags - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- flags - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- flags - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- flags - Variable in class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- flags - Variable in class net.minestom.server.network.packet.server.play.StopSoundPacket
- FLAME - net.minestom.server.item.Enchantment
- FLAME - net.minestom.server.particle.Particle
- FLASH - net.minestom.server.particle.Particle
- FLETCHING_TABLE - net.minestom.server.instance.block.Block
- FLETCHING_TABLE - net.minestom.server.item.Material
- FLINT - net.minestom.server.item.Material
- FLINT_AND_STEEL - net.minestom.server.item.Material
- FLIPPED - net.minestom.server.utils.Rotation
-
Flipped upside-down, a 180 degree rotation
- FLIPPED_45 - net.minestom.server.utils.Rotation
-
Flipped upside-down + 45 degree rotation
- Float(float) - Static method in class net.minestom.server.entity.Metadata
- Float(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- FloatArrayData - Class in net.minestom.server.data.type.array
- FloatArrayData() - Constructor for class net.minestom.server.data.type.array.FloatArrayData
- FloatData - Class in net.minestom.server.data.type
- FloatData() - Constructor for class net.minestom.server.data.type.FloatData
- FloatRange - Class in net.minestom.server.utils.math
- FloatRange(Float) - Constructor for class net.minestom.server.utils.math.FloatRange
- FloatRange(Float, Float) - Constructor for class net.minestom.server.utils.math.FloatRange
- FloatRange(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- floor(double) - Static method in class net.minestom.server.utils.block.BlockIterator
- FLOWER_BANNER_PATTERN - net.minestom.server.item.Material
- FLOWER_POT - net.minestom.server.instance.block.Block
- FLOWER_POT - net.minestom.server.item.Material
- FLOWING_LAVA - net.minestom.server.fluids.Fluid
- FLOWING_WATER - net.minestom.server.fluids.Fluid
- Fluid - Enum in net.minestom.server.fluids
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- fluids - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- FLUIDS - net.minestom.server.gamedata.tags.Tag.BasicTypes
- fluidTags - Variable in class net.minestom.server.network.packet.server.play.TagsPacket
- flush(Runnable) - Method in class net.minestom.server.instance.batch.BlockBatch
- flush(Runnable, boolean) - Method in class net.minestom.server.instance.batch.BlockBatch
- flush(ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Executes the batch in the dedicated pool and run the callback during the next instance update when blocks are placed (which means that the callback can be called 50ms after, but in a determinable thread).
- flushChunkGenerator(ChunkGenerator, ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Called to fill the chunk batch.
- FLY_ONE_CM - net.minestom.server.stat.StatisticType
- flying - Variable in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- FLYING_SPEED - Static variable in class net.minestom.server.attribute.Attributes
- flyingSpeed - Variable in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- fogColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- foliageColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- FOLLOW_RANGE - Static variable in class net.minestom.server.attribute.Attributes
- FollowTargetGoal - Class in net.minestom.server.entity.ai.goal
- FollowTargetGoal(EntityCreature, UpdateOption) - Constructor for class net.minestom.server.entity.ai.goal.FollowTargetGoal
-
Creates a follow target goal object.
- food - Variable in class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- foodSaturation - Variable in class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- footer - Variable in class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- forceLoad(NamespaceID, String, TagManager.ReaderSupplierWithFileNotFound) - Method in class net.minestom.server.gamedata.tags.TagManager
-
Loads a tag with the given name.
- forEachRange(Instance, Position, int, Consumer<Entity>) - Static method in class net.minestom.server.utils.entity.EntityUtils
- FOREST - net.minestom.server.world.biomes.Biome.Category
- FORMAT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentRange
- FORTUNE - net.minestom.server.item.Enchantment
- forward - Variable in class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- FOX - net.minestom.server.entity.EntityType
- FOX_SPAWN_EGG - net.minestom.server.item.Material
- frameBuffer(ByteBuf, ByteBuf) - Static method in class net.minestom.server.utils.PacketUtils
-
Frames a buffer for it to be understood by a Minecraft client.
- Framebuffer - Interface in net.minestom.server.map
-
Framebuffer to render to a map
- FramedPacket - Class in net.minestom.server.network.netty.packet
-
Represents a packet which is already framed.
- FramedPacket(ByteBuf) - Constructor for class net.minestom.server.network.netty.packet.FramedPacket
- FRAMER_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- frameType - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- FrameType - Enum in net.minestom.server.advancements
-
Describes the frame around the Advancement.
- friendlyFlags - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The friendly flags to
- friendlyFlags(byte) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the friendly flags of the
Teamwithout an update packet. - from(String) - Static method in class net.minestom.server.utils.NamespaceID
- from(String...) - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
-
Used to force the use of a few precise words instead of complete freedom.
- from(String, String) - Static method in class net.minestom.server.utils.NamespaceID
- from(Entity) - Method in class net.minestom.server.utils.location.RelativeBlockPosition
- from(Entity) - Method in class net.minestom.server.utils.location.RelativeLocation
-
Gets the location based on the relative fields and
entity. - from(Entity) - Method in class net.minestom.server.utils.location.RelativeVec
- fromArmorSlot(ArmorEquipEvent.ArmorSlot) - Static method in enum net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- fromCompound(NBTCompound) - Static method in class net.minestom.server.item.firework.FireworkEffect
-
Retrieves a firework effect from the given
compound. - fromEntity(Entity) - Static method in class net.minestom.server.entity.damage.DamageType
-
Convenient method to create an
EntityDamage. - fromId(byte) - Static method in enum net.minestom.server.entity.GameMode
- fromId(int) - Static method in enum net.minestom.server.attribute.AttributeOperation
- fromId(int) - Static method in class net.minestom.server.chat.ChatColor
-
Gets a color based on its numerical id (0;15).
- fromId(int) - Static method in enum net.minestom.server.entity.EntityType
- fromId(int) - Static method in enum net.minestom.server.fluids.Fluid
- fromId(int) - Static method in enum net.minestom.server.item.Enchantment
- fromId(int) - Static method in enum net.minestom.server.particle.Particle
- fromId(int) - Static method in enum net.minestom.server.potion.PotionEffect
- fromId(int) - Static method in enum net.minestom.server.potion.PotionType
- fromId(int) - Static method in enum net.minestom.server.sound.Sound
- fromId(int) - Static method in enum net.minestom.server.stat.StatisticType
- fromId(short) - Static method in enum net.minestom.server.item.Material
- fromIdentifier(String) - Static method in enum net.minestom.server.entity.type.animal.EntityMooshroom.MooshroomType
- fromKey(String) - Static method in class net.minestom.server.attribute.Attribute
-
Retrieves an attribute by its key.
- fromLegacyColorCodes(char) - Static method in class net.minestom.server.chat.ChatColor
-
Gets a color based on its legacy color code (eg: 1, 2, 3,...
- fromName(String) - Static method in class net.minestom.server.chat.ChatColor
-
Gets a color based on its name (eg: white, black, aqua, etc...).
- fromNBT(NBT) - Static method in class net.minestom.server.utils.NBTUtils
-
Converts a nbt object to its raw value.
- fromNBT(NBTCompound) - Static method in class net.minestom.server.item.ItemStack
-
Loads an
ItemStackfrom nbt. - fromPlayer(Player) - Static method in class net.minestom.server.entity.damage.DamageType
-
Convenient method to create an
EntityDamage. - fromProjectile(Entity, Entity) - Static method in class net.minestom.server.entity.damage.DamageType
-
Convenient method to create an
EntityProjectileDamage. - fromRestrictions(StringArrayValidator) - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicStringArray
-
Sets the dynamic restriction of this dynamic argument.
- fromRestrictions(StringValidator) - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
-
Sets the dynamic restriction of this dynamic argument.
- fromRGB(byte, byte, byte) - Static method in class net.minestom.server.chat.ChatColor
-
Creates an RGB color.
- fromStateId(short) - Static method in enum net.minestom.server.instance.block.Block
- fromUsername(String) - Static method in class net.minestom.server.entity.PlayerSkin
-
Gets a skin from a Minecraft username.
- fromUsername(String) - Static method in class net.minestom.server.utils.mojang.MojangUtils
- fromUuid(String) - Static method in class net.minestom.server.entity.PlayerSkin
-
Gets a skin from a Mojang UUID.
- fromUuid(String) - Static method in class net.minestom.server.utils.mojang.MojangUtils
- FROST_WALKER - net.minestom.server.item.Enchantment
- FROSTED_ICE - net.minestom.server.instance.block.Block
- FrostedIce - Class in net.minestom.server.instance.block.states
-
Deprecated.
- FrostedIce() - Constructor for class net.minestom.server.instance.block.states.FrostedIce
-
Deprecated.
- FROZEN - net.minestom.server.world.biomes.Biome.TemperatureModifier
- fullChunk - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- Furnace - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Furnace() - Constructor for class net.minestom.server.instance.block.states.Furnace
-
Deprecated.
- FURNACE - net.minestom.server.instance.block.Block
- FURNACE - net.minestom.server.inventory.InventoryType
- FURNACE - net.minestom.server.item.Material
- FURNACE_FIRE_ICON - net.minestom.server.inventory.InventoryProperty
- FURNACE_MAXIMUM_FUEL_BURN_TIME - net.minestom.server.inventory.InventoryProperty
- FURNACE_MAXIMUM_PROGRESS - net.minestom.server.inventory.InventoryProperty
- FURNACE_MINECART - net.minestom.server.entity.EntityType
- FURNACE_MINECART - net.minestom.server.item.Material
- FURNACE_PROGRESS_ARROW - net.minestom.server.inventory.InventoryProperty
- FurnaceInventory - Class in net.minestom.server.inventory.type
- FurnaceInventory(String) - Constructor for class net.minestom.server.inventory.type.FurnaceInventory
- FURTHEST - net.minestom.server.utils.entity.EntityFinder.EntitySort
- FUSE - net.minestom.server.entity.type.monster.EntityCreeper.CreeperState
G
- GAME_INFO - net.minestom.server.network.packet.server.play.ChatMessagePacket.Position
- gameMode - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- gameMode - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- gameMode - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateGamemode
- gameMode - Variable in class net.minestom.server.network.packet.server.play.RespawnPacket
- GameMode - Enum in net.minestom.server.entity
-
Represents the game mode of a player.
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.AlternativesEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.AnotherLootTableEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.DynamicEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.GroupEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.ItemEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.SequenceEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.entries.TagEntry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.LootTable.Entry
- generate(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.LootTable.Pool
- generate(Data) - Method in class net.minestom.server.gamedata.loottables.LootTable
- generateChunkData(ChunkBatch, int, int) - Method in interface net.minestom.server.instance.ChunkGenerator
-
Called when the blocks in the
Chunkshould be set usingBlockModifier.setBlock(int, int, int, Block)or similar. - generateId() - Static method in class net.minestom.server.entity.Entity
-
Generate and return a new unique entity id.
- generateIdentifier() - Method in class net.minestom.server.utils.ownership.OwnershipHandler
-
Generates a new unique identifier.
- generateKeyPair() - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- generateStacks(List<ItemStack>, Data) - Method in class net.minestom.server.gamedata.loottables.LootTable.Entry
- get() - Method in interface net.minestom.server.gamedata.tags.TagManager.ReaderSupplierWithFileNotFound
- get(int, int) - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
- get(int, int) - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- get(int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- get(Object) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- get(String) - Method in class net.minestom.server.command.builder.Arguments
- get(String) - Method in class net.minestom.server.command.builder.CommandData
- get(String) - Method in class net.minestom.server.data.Data
-
Retrieves a value based on its key.
- get(String) - Method in class net.minestom.server.data.DataImpl
- get(String) - Method in class net.minestom.server.data.SerializableDataImpl
- get(String) - Method in class net.minestom.server.storage.StorageLocation
-
Gets the data associated with a key using
StorageSystem.get(String). - get(String) - Method in interface net.minestom.server.storage.StorageSystem
-
Gets the data associated to a key.
- get(String) - Method in class net.minestom.server.storage.systems.FileStorageSystem
- get(String) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- get(String, Class<T>) - Method in class net.minestom.server.storage.StorageLocation
-
Retrieves a serialized object associated to a key.
- get(String, String) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- get(Random) - Method in class net.minestom.server.utils.WeightedRandom
-
Gets a random element from this set.
- get(Argument<T>) - Method in class net.minestom.server.command.builder.Arguments
- getAction() - Method in class net.minestom.server.chat.ChatClickEvent
- getAction() - Method in class net.minestom.server.chat.ChatHoverEvent
- getAction() - Method in class net.minestom.server.event.player.AdvancementTabEvent
-
Gets the action.
- getActiveEffects() - Method in class net.minestom.server.entity.Entity
-
Gets all the potion effect of this entity.
- getAdditionalHearts() - Method in class net.minestom.server.entity.Player
-
Gets the player additional hearts.
- getAdditionalSlot() - Method in enum net.minestom.server.inventory.InventoryType
- getAdditionIngredient() - Method in class net.minestom.server.recipe.SmithingRecipe
- getAdditions_sound() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getAddPlayerToList() - Method in class net.minestom.server.entity.Player
-
Gets the packet to add the player from the tab-list.
- getAddress() - Method in class net.minestom.server.network.netty.NettyServer
-
Gets the address of the server.
- getAdvancementManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling advancements.
- getAirItem() - Static method in class net.minestom.server.item.ItemStack
-
Gets a new
ItemStackwith the material sets toMaterial.AIR. - getAliases() - Method in class net.minestom.server.command.builder.Command
-
Gets the command's aliases.
- getAliases() - Method in interface net.minestom.server.command.CommandProcessor
-
Gets the command's aliases.
- getAliveTicks() - Method in class net.minestom.server.entity.Entity
-
Gets the number of ticks this entity has been active for.
- getAllPermissions() - Method in class net.minestom.server.command.ConsoleSender
- getAllPermissions() - Method in class net.minestom.server.command.ServerSender
- getAllPermissions() - Method in class net.minestom.server.entity.Entity
- getAllPermissions() - Method in interface net.minestom.server.permission.PermissionHandler
-
Returns all permissions associated to this handler.
- getAlternative(short) - Method in enum net.minestom.server.instance.block.Block
- getAlternatives() - Method in enum net.minestom.server.instance.block.Block
- getAmbient_sound() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getAmbientLight() - Method in class net.minestom.server.world.DimensionType
- getAmount() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the value of this modifier.
- getAmount() - Method in class net.minestom.server.item.ItemStack
-
Gets the item amount.
- getAmount(ItemStack) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- getAmount(ItemStack) - Method in class net.minestom.server.item.StackingRule
-
Used to determine the current stack size of an
ItemStack. - getAmplifier() - Method in class net.minestom.server.potion.CustomPotionEffect
- getAmplifier() - Method in class net.minestom.server.potion.Potion
- getAndCacheData(String, DataContainer) - Method in class net.minestom.server.storage.StorageLocation
-
Gets a shared
SerializableDataif already in memory or retrieve it from the defaultStorageSystemand save it in cache for further request. - getAndCloneData(String, DataContainer) - Method in class net.minestom.server.storage.StorageLocation
-
Gets an unique
SerializableDatawhich is cloned if cached or retrieved with the defaultStorageSystem. - getArguments() - Method in class net.minestom.server.command.builder.CommandSyntax
-
Gets all the required
Argumentfor this syntax. - getArmAnimationType() - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
-
Gets the animation.
- getArmorItem() - Method in class net.minestom.server.event.item.ArmorEquipEvent
- getArmorSlot() - Method in class net.minestom.server.event.item.ArmorEquipEvent
- getArrowCount() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the amount of arrows in the entity.
- getAttribute() - Method in class net.minestom.server.attribute.AttributeInstance
-
Gets the attribute associated to this instance.
- getAttribute() - Method in class net.minestom.server.item.attribute.ItemAttribute
- getAttribute(String) - Method in class net.minestom.server.item.ItemStack
-
Gets the
ItemAttributewith the specified internal name. - getAttribute(Attribute) - Method in class net.minestom.server.entity.LivingEntity
-
Retrieves the attribute instance and its modifiers.
- getAttributes() - Method in class net.minestom.server.item.ItemStack
-
Gets the item attributes.
- getAttributeValue(Attribute) - Method in class net.minestom.server.entity.LivingEntity
-
Retrieves the attribute value.
- getAuditTrail() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getAuthor() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Gets the author of the book.
- getAuthors() - Method in class net.minestom.server.extensions.Extension.ExtensionDescription
- getAuthService() - Static method in class net.minestom.server.extras.MojangAuth
- getBackFace() - Method in class net.minestom.server.collision.BoundingBox
-
Gets an array of
Vectorrepresenting the points at the back of theBoundingBox. - getBackingImage() - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- getBackingImage() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- getBaseColor() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- getBaseIngredient() - Method in class net.minestom.server.recipe.SmithingRecipe
- getBaseValue() - Method in class net.minestom.server.attribute.AttributeInstance
-
The base value of this instance without modifiers
- getBatchesPool() - Method in class net.minestom.server.timer.SchedulerManager
-
Gets the execution service for all the registered
Task. - getBeamTarget() - Method in class net.minestom.server.entity.type.other.EntityEndCrystal
- getBenchmarkManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling server monitoring.
- getBiomeManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling biomes.
- getBiomeParticles() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getBiomes() - Method in class net.minestom.server.instance.Chunk
- getBitFieldPart() - Method in enum net.minestom.server.item.ItemFlag
- getBitsPerEntry() - Method in class net.minestom.server.instance.palette.PaletteStorage
-
Gets the number of bits that the palette currently take per block.
- getBlock() - Method in enum net.minestom.server.item.Material
- getBlock() - Method in class net.minestom.server.utils.block.BlockUtils
- getBlock(int, int, int) - Method in class net.minestom.server.instance.Instance
-
Gets Block type from given coordinates.
- getBlock(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Block matching the given id.
- getBlock(BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Gets block from given position.
- getBlock(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Block matching the given id.
- getBlockAt(int, int, int) - Method in class net.minestom.server.instance.palette.PaletteStorage
- getBlockData() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the data that the (not placed yet) block should have
- getBlockData(int) - Method in class net.minestom.server.instance.Chunk
-
Gets the
Dataat a block index. - getBlockData(int) - Method in class net.minestom.server.instance.DynamicChunk
- getBlockData(int, int, int) - Method in class net.minestom.server.instance.Instance
-
Gets the block data at the given position.
- getBlockData(BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Gets the block
Dataat the givenBlockPosition. - getBlockDescription(short) - Static method in class net.minestom.server.entity.pathfinding.PFBlockDescription
-
Gets the
PFBlockDescriptionlinked to the block state id. - getBlockedPercentage() - Method in class net.minestom.server.benchmark.ThreadResult
- getBlockEntities() - Method in class net.minestom.server.instance.Chunk
-
Gets all the block entities in this chunk.
- getBlockEntities() - Method in class net.minestom.server.instance.DynamicChunk
- getBlockEntityName() - Method in enum net.minestom.server.instance.block.Block
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the block face.
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets which face the player has interacted with.
- getBlockId() - Method in enum net.minestom.server.instance.block.Block
- getBlockId() - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
- getBlockIndex(int, int, int) - Method in class net.minestom.server.instance.Chunk
-
Gets the index of a position, used to store blocks.
- getBlockIndex(int, int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets the block index of a position.
- getBlockManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling
CustomBlockandBlockPlacementRule. - getBlockObject(short) - Static method in class net.minestom.server.entity.pathfinding.PFBlockObject
-
Gets the
PFBlockObjectlinked to the block state id. - getBlockPlacementRule(short) - Method in class net.minestom.server.instance.block.BlockManager
-
Gets the
BlockPlacementRuleof the specific block. - getBlockPlacementRule(Block) - Method in class net.minestom.server.instance.block.BlockManager
-
Gets the
BlockPlacementRuleof the specific block. - getBlockPosition() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the block position.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the position of the interacted block.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the block position.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
-
Gets the
BlockPosition. - getBlockPosition(int, int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getBlockState(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getBlockStateId() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the broken block state id.
- getBlockStateId() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the block state id.
- getBlockStateId() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
-
Gets the block state id.
- getBlockStateId(double, double, double) - Method in class net.minestom.server.instance.Instance
-
Gives the block state id at the given position.
- getBlockStateId(int, int, int) - Method in class net.minestom.server.instance.Chunk
-
Gets the block state id at a position.
- getBlockStateId(int, int, int) - Method in class net.minestom.server.instance.DynamicChunk
- getBlockStateId(int, int, int) - Method in class net.minestom.server.instance.Instance
-
Gives the block state id at the given position.
- getBlockStateId(BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Gives the block state id at the given
BlockPosition. - getBlue() - Method in class net.minestom.server.chat.ChatColor
-
Gets the blue component of the color.
- getBlue() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Gets the blue component.
- getBoatType() - Method in class net.minestom.server.entity.type.vehicle.EntityBoat
-
Gets the boat type.
- getBody() - Method in class net.minestom.server.network.netty.packet.FramedPacket
- getBody() - Method in class net.minestom.server.network.netty.packet.InboundPacket
- getBodyRotation() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getBoolean(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getBoots() - Method in class net.minestom.server.entity.EntityCreature
- getBoots() - Method in class net.minestom.server.entity.Player
- getBoots() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getBoots() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the boots.
- getBoots() - Method in class net.minestom.server.inventory.PlayerInventory
- getBossBars(Player) - Static method in class net.minestom.server.bossbar.BossBar
-
Gets all the visible boss bars of a
Player. - getBottomFace() - Method in class net.minestom.server.collision.BoundingBox
-
Gets an array of
Vectorrepresenting the points at the bottom of theBoundingBox. - getBoundingBox() - Method in class net.minestom.server.entity.Entity
-
Is used to check collision with coordinates or other blocks/entities.
- getBrandName() - Static method in class net.minestom.server.MinecraftServer
-
Gets the current server brand name.
- getBrandPacket() - Static method in class net.minestom.server.network.packet.server.play.PluginMessagePacket
-
Gets the current server brand name packet.
- getBreakDelay(Player, BlockPosition, byte, Set<Player>) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when the player requests the next stage break delay
- getBreakEntityId(Player) - Method in class net.minestom.server.instance.block.CustomBlock
- getBreakers(Instance, BlockPosition) - Method in class net.minestom.server.instance.block.CustomBlock
-
Gets all the breakers of a block, only if
CustomBlock.enableMultiPlayerBreaking()is enabled. - getBreakStage(Instance, BlockPosition) - Method in class net.minestom.server.instance.block.CustomBlock
-
Gets the block break stage at a position, only work if
CustomBlock.enableMultiPlayerBreaking()is enabled. - getBrewTime() - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Gets the brewing stand brew time.
- getBuffer() - Method in class net.minestom.server.utils.binary.BinaryReader
- getBuffer() - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Gets the raw buffer used by this binary writer.
- getBuffer() - Static method in class net.minestom.server.utils.BufUtils
- getBuffer(boolean) - Static method in class net.minestom.server.utils.BufUtils
- getBuffer(boolean, int) - Static method in class net.minestom.server.utils.BufUtils
- getBuffer(boolean, int, int) - Static method in class net.minestom.server.utils.BufUtils
- getBuffer(int) - Static method in class net.minestom.server.utils.BufUtils
- getBuffer(int, int) - Static method in class net.minestom.server.utils.BufUtils
- getBungeeSkin() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- getBungeeUuid() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- getById(int) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Gets a biome by its id.
- getByName(NamespaceID) - Method in class net.minestom.server.world.biomes.BiomeManager
- getBytecodeProvider() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getCache() - Method in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- getCache() - Method in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- getCache() - Method in interface net.minestom.server.utils.cache.CacheablePacket
-
Gets the cache linked to this packet.
- getCallback() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets the
ArgumentCallbackto check if the argument-specific conditions are validated or not. - getCategory() - Method in class net.minestom.server.stat.PlayerStatistic
- getCategory() - Method in class net.minestom.server.world.biomes.Biome
- getCenterX() - Method in class net.minestom.server.instance.Explosion
- getCenterX() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the center X of the world border.
- getCenterY() - Method in class net.minestom.server.instance.Explosion
- getCenterZ() - Method in class net.minestom.server.instance.Explosion
- getCenterZ() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the center Z of the world border.
- getChannel() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- getChatFormatFunction() - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Used to retrieve the chat format for this message.
- getChatMessage() - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Gets the message sent to chat.
- getChatMode() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets the player chat mode.
- getChestplate() - Method in class net.minestom.server.entity.EntityCreature
- getChestplate() - Method in class net.minestom.server.entity.Player
- getChestplate() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getChestplate() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the chestplate.
- getChestplate() - Method in class net.minestom.server.inventory.PlayerInventory
- getChunk() - Method in class net.minestom.server.entity.Entity
-
Convenient method to get the entity current chunk.
- getChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Gets the loaded
Chunkat a position. - getChunk(int, int) - Method in class net.minestom.server.instance.InstanceContainer
- getChunk(int, int) - Method in class net.minestom.server.instance.SharedInstance
- getChunkAt(double, double) - Method in class net.minestom.server.instance.Instance
-
Gets the
Chunkat the givenBlockPosition, null if not loaded. - getChunkAt(BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Gets the
Chunkat the givenBlockPosition, null if not loaded. - getChunkAt(Position) - Method in class net.minestom.server.instance.Instance
- getChunkCoordinate(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkCoordX(long) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a chunk index to its chunk X position.
- getChunkCoordZ(long) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a chunk index to its chunk Z position.
- getChunkEntities(Chunk) - Method in class net.minestom.server.instance.Instance
-
Gets the entities located in the chunk.
- getChunkGenerator() - Method in class net.minestom.server.instance.Instance
-
Gets the instance
ChunkGenerator. - getChunkGenerator() - Method in class net.minestom.server.instance.InstanceContainer
- getChunkGenerator() - Method in class net.minestom.server.instance.SharedInstance
- getChunkIndex(int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets the chunk index of chunk coordinates.
- getChunkIndexWithSection(int, int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkLoader() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the
IChunkLoaderof this instance. - getChunkRange() - Method in class net.minestom.server.entity.Player
- getChunks() - Method in class net.minestom.server.instance.Instance
-
Gets all the instance's loaded chunks.
- getChunks() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets all the instance chunks.
- getChunks() - Method in class net.minestom.server.instance.SharedInstance
- getChunksInRange(Position, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets the chunks in range of a position.
- getChunkSupplier() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the current
ChunkSupplier. - getChunkViewDistance() - Static method in class net.minestom.server.MinecraftServer
-
Gets the chunk view distance of the server.
- getChunkX() - Method in class net.minestom.server.event.instance.InstanceChunkLoadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.event.instance.InstanceChunkUnloadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.event.player.PlayerChunkLoadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.event.player.PlayerChunkUnloadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.instance.Chunk
-
Gets the chunk X.
- getChunkZ() - Method in class net.minestom.server.event.instance.InstanceChunkLoadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.event.instance.InstanceChunkUnloadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.event.player.PlayerChunkLoadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.event.player.PlayerChunkUnloadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.instance.Chunk
-
Gets the chunk Z.
- getCipher(int, Key) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- getClassNode(String) - Method in class net.minestom.server.extras.selfmodification.mixins.MinestomBytecodeProvider
- getClassNode(String, boolean) - Method in class net.minestom.server.extras.selfmodification.mixins.MinestomBytecodeProvider
- getClassPath() - Method in class net.minestom.server.extras.selfmodification.mixins.MinestomClassProvider
- getClassProvider() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getClassTracker() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getClazz() - Method in enum net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
- getClicked() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- getClickedItem() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the clicked item.
- getClickedItem() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the item who have been clicked.
- getClickedItem() - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- getClickType() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the click type.
- getClickType() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the click type.
- getCodeName() - Method in class net.minestom.server.chat.ChatColor
-
Gets the code name.
- getCollisionAxis(Position) - Method in class net.minestom.server.instance.WorldBorder
-
Used to check at which axis does the position collides with the world border.
- getCollisionRule() - Method in class net.minestom.server.scoreboard.Team
-
Gets the collision rule of the team.
- getColor() - Method in class net.minestom.server.bossbar.BossBar
-
Gets the bossbar color.
- getColor() - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- getColor() - Method in class net.minestom.server.entity.type.projectile.EntityArrow
- getColor(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getColors() - Method in class net.minestom.server.item.firework.FireworkEffect
-
Retrieves array of integer values corresponding to the primary colors of this firework's explosion.
- getColors() - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
-
Mutable colors array
- getColors() - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- getCommand() - Method in class net.minestom.server.event.player.PlayerCommandEvent
-
Gets the command used (command name + arguments).
- getCommand(String) - Method in class net.minestom.server.command.CommandManager
-
Gets the
Commandregistered byCommandManager.register(Command). - getCommandCondition() - Method in class net.minestom.server.command.builder.CommandSyntax
-
Gets the condition to use this syntax.
- getCommandData() - Method in class net.minestom.server.command.builder.CommandResult
- getCommandManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling commands.
- getCommandName() - Method in interface net.minestom.server.command.CommandProcessor
-
Gets the main command's name.
- getCommandProcessor(String) - Method in class net.minestom.server.command.CommandManager
-
Gets the
CommandProcessorregistered byCommandManager.register(CommandProcessor). - getCommands() - Method in class net.minestom.server.command.builder.CommandDispatcher
- getComponents() - Method in class net.minestom.server.chat.ColoredText
-
Gets the list of objects composing the message.
- getCompressionThreshold() - Static method in class net.minestom.server.MinecraftServer
-
Gets the compression threshold of the server.
- getCondition() - Method in class net.minestom.server.command.builder.Command
-
Gets the
CommandCondition. - getConditionDeserializer(NamespaceID) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
- getConditions() - Method in class net.minestom.server.gamedata.loottables.LootTable.Entry
- getConditions() - Method in class net.minestom.server.gamedata.loottables.LootTable.Pool
- getConfiguredNodes() - Method in class net.minestom.server.command.builder.NodeMaker
- getConnectionManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling server connections.
- getConnectionState() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the client connection state.
- getConsoleSender() - Method in class net.minestom.server.command.CommandManager
-
Gets the
ConsoleSender(which is used as aCommandSender). - getContent() - Method in class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
-
Gets the content of the line
- getController() - Method in class net.minestom.server.entity.fakeplayer.FakePlayer
-
Retrieves the controller for the fake player.
- getCookingTime() - Method in class net.minestom.server.recipe.BlastingRecipe
- getCookingTime() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getCookingTime() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getCookingTime() - Method in class net.minestom.server.recipe.SmokingRecipe
- getCoordinateScale() - Method in class net.minestom.server.world.DimensionType
- getCounterIdentifier() - Method in class net.minestom.server.timer.SchedulerManager
-
Increments the current counter value.
- getCpuMonitoringMessage() - Method in class net.minestom.server.benchmark.BenchmarkManager
- getCpuPercentage() - Method in class net.minestom.server.benchmark.ThreadResult
- getCreationObjectivePacket(String, ScoreboardObjectivePacket.Type) - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Creates a creation objective packet.
- getCreatures() - Method in class net.minestom.server.instance.Instance
-
Gets the creatures in the instance;
- getCreeperState() - Method in class net.minestom.server.entity.type.monster.EntityCreeper
- getCrossProduct(Vector) - Method in class net.minestom.server.utils.Vector
-
Calculates the cross product of this vector with another without mutating the original.
- getCurrentGoalSelector() - Method in interface net.minestom.server.entity.ai.EntityAI
-
Gets the current entity goal selector.
- getCurrentGoalSelector() - Method in class net.minestom.server.entity.EntityCreature
- getCursor() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- getCursorItem() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the item in the player cursor.
- getCursorItem() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the item who was in the player cursor.
- getCursorItem() - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- getCursorItem() - Method in class net.minestom.server.inventory.PlayerInventory
-
Gets the item in player cursor.
- getCursorItem(Player) - Method in class net.minestom.server.inventory.Inventory
-
Gets the cursor item of a viewer.
- getCustomBlock() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the broken custom block.
- getCustomBlock(int) - Method in class net.minestom.server.instance.Chunk
-
Gets the
CustomBlockat a block index. - getCustomBlock(int, int, int) - Method in class net.minestom.server.instance.Chunk
-
Gets the
CustomBlockat a position. - getCustomBlock(int, int, int) - Method in class net.minestom.server.instance.Instance
-
Gets the custom block object at the given position.
- getCustomBlock(short) - Method in class net.minestom.server.instance.block.BlockManager
-
Gets the
CustomBlockwith the specific custom block idCustomBlock.getCustomBlockId(). - getCustomBlock(String) - Method in class net.minestom.server.instance.block.BlockManager
-
Gets the
CustomBlockwith the specific identifierCustomBlock.getIdentifier(). - getCustomBlock(BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Gets the custom block object at the given
BlockPosition. - getCustomBlockId() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the custom block id.
- getCustomBlockId() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
-
Gets the custom block id.
- getCustomBlockId() - Method in class net.minestom.server.instance.block.CustomBlock
-
This id can be serialized in chunk file, meaning no duplicate should exist Changing this value halfway should mean potentially breaking the world
- getCustomBlockId(int, int, int) - Method in class net.minestom.server.instance.Chunk
-
Gets the custom block id at a position.
- getCustomBlockId(int, int, int) - Method in class net.minestom.server.instance.DynamicChunk
- getCustomBlocks() - Method in class net.minestom.server.instance.block.BlockManager
-
Gets all the registered custom blocks.
- getCustomBlockTarget() - Method in class net.minestom.server.entity.Player
-
Used to get the
CustomBlockthat the player is currently mining. - getCustomDisplay(Player) - Method in class net.minestom.server.item.ItemStack
-
WARNING: not implemented yet.
- getCustomModelData() - Method in class net.minestom.server.item.ItemStack
-
Gets the item custom model data.
- getCustomName() - Method in class net.minestom.server.entity.Entity
-
Gets the entity custom name.
- getCustomPotionEffects() - Method in class net.minestom.server.item.metadata.PotionMeta
-
Get a list of
CustomPotionEffect. - getDamage() - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Gets the damage amount.
- getDamage() - Method in class net.minestom.server.item.ItemStack
-
Gets the item damage (durability).
- getDamageType() - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Gets the damage type.
- getData() - Method in interface net.minestom.server.data.DataContainer
-
Gets the
Dataof this container. - getData() - Method in class net.minestom.server.entity.damage.DamageType
- getData() - Method in class net.minestom.server.entity.Entity
- getData() - Method in class net.minestom.server.instance.Chunk
- getData() - Method in class net.minestom.server.instance.Instance
- getData() - Method in class net.minestom.server.inventory.Inventory
- getData() - Method in class net.minestom.server.inventory.PlayerInventory
- getData() - Method in class net.minestom.server.item.ItemStack
- getDataManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling
DataTypeused bySerializableData. - getDataMap() - Method in class net.minestom.server.command.builder.CommandData
- getDataType(Class<T>) - Method in class net.minestom.server.data.DataManager
-
Gets the data type associated with a class.
- getDeathText() - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Gets the text displayed in the death screen.
- getDeclareRecipesPacket() - Method in class net.minestom.server.recipe.RecipeManager
- getDecorations() - Method in class net.minestom.server.item.metadata.MapMeta
-
Gets the map decorations.
- getDefaultBlockStateId() - Method in class net.minestom.server.instance.block.CustomBlock
-
This is the default block state id when the custom block is set, it is possible to change this value per block using
BlockModifier.setSeparateBlocks(int, int, int, short, short) - getDefaultEatingTime() - Method in class net.minestom.server.entity.Player
-
Gets the player default eating time.
- getDefaultExecutor() - Method in class net.minestom.server.command.builder.Command
-
Gets the default
CommandExecutorwhich is called when there is no argument or if no corresponding syntax has been found. - getDefaultStackingRule() - Static method in class net.minestom.server.item.ItemStack
-
Gets the default
StackingRulefor newly createdItemStack. - getDefaultValue() - Method in class net.minestom.server.attribute.Attribute
-
Gets the attribute default value that should be applied.
- getDefaultValue() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets the default value of this argument.
- getDefaultValuesMap() - Method in class net.minestom.server.command.builder.CommandSyntax
- getDependents() - Method in class net.minestom.server.extensions.Extension.ExtensionDescription
- getDepth() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the depth of the
BoundingBox. - getDepth() - Method in class net.minestom.server.world.biomes.Biome
- getDescription() - Method in class net.minestom.server.advancements.Advancement
-
Gets the description of the advancement.
- getDescription() - Method in class net.minestom.server.extensions.Extension
- getDestructionObjectivePacket() - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Creates the destruction objective packet.
- getDiameter() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the diameter of the world border.
- getDifferencesBetweenArray(long[], long[]) - Static method in class net.minestom.server.utils.ArrayUtils
-
Gets the differences between 2 arrays.
- getDifficulty() - Static method in class net.minestom.server.MinecraftServer
-
Gets the server difficulty showed in game option.
- getDimensionType() - Method in class net.minestom.server.entity.Player
-
Gets the player dimension.
- getDimensionType() - Method in class net.minestom.server.instance.Instance
-
Gets the instance
DimensionType. - getDimensionTypeManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling dimensions.
- getDirection() - Method in class net.minestom.server.utils.Position
-
Gets a unit-vector pointing in the direction that this Location is facing.
- getDispatcher() - Method in class net.minestom.server.command.CommandManager
- getDisplayedSkinParts() - Method in class net.minestom.server.entity.Player.PlayerSettings
- getDisplayName() - Method in class net.minestom.server.entity.Player
-
Gets the player display name in the tab-list.
- getDisplayName() - Method in class net.minestom.server.item.ItemDisplay
-
Gets the item display name.
- getDisplayName() - Method in class net.minestom.server.item.ItemStack
-
Gets the item display name.
- getDisplayScoreboardPacket(byte) - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Creates the
DisplayScoreboardPacket. - getDistance(double, double, double) - Method in class net.minestom.server.utils.Position
- getDistance(Entity) - Method in class net.minestom.server.entity.Entity
-
Gets the distance between two entities.
- getDistance(BlockPosition) - Method in class net.minestom.server.utils.BlockPosition
-
Gets the distance to another block position.
- getDistance(Position) - Method in class net.minestom.server.utils.Position
-
Gets the distance between 2 positions.
- getDistanceSquared(Entity) - Method in class net.minestom.server.entity.Entity
-
Gets the distance squared between two entities.
- getDistanceSquared(BlockPosition) - Method in class net.minestom.server.utils.BlockPosition
-
Gets the square distance to another block position.
- getDistanceSquared(Position) - Method in class net.minestom.server.utils.Position
-
Gets the square distance to another position.
- getDivision() - Method in class net.minestom.server.bossbar.BossBar
-
Gets the bossbar division.
- getDomain() - Method in class net.minestom.server.utils.NamespaceID
- getDomain(String) - Static method in class net.minestom.server.utils.NamespaceID
-
Extracts the domain from the namespace ID.
- getDouble(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getDownfall() - Method in class net.minestom.server.world.biomes.Biome
- getDrag(Instance, BlockPosition) - Method in class net.minestom.server.instance.block.CustomBlock
-
Gets the drag of this block.
- getDuration() - Method in class net.minestom.server.event.instance.InstanceTickEvent
-
Gets the duration of the tick in ms.
- getDuration() - Method in class net.minestom.server.potion.CustomPotionEffect
- getDuration() - Method in class net.minestom.server.potion.Potion
- getEatingTime() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
-
Gets the food eating time.
- getEffect() - Method in class net.minestom.server.potion.Potion
- getEffects() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Retrieves a collection with all effects in this firework.
- getEffects() - Method in class net.minestom.server.world.biomes.Biome
- getEffects() - Method in class net.minestom.server.world.DimensionType
- getEffectSize() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Retrieves the size of effects in this firework.
- getEnchantment(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getEnchantment(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Enchantment matching the given id.
- getEnchantment(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Enchantment matching the given id.
- getEnchantmentLevel(EnchantmentTableInventory.EnchantmentSlot) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the enchantment level shown on mouse hover.
- getEnchantmentLevel(Enchantment) - Method in class net.minestom.server.item.ItemStack
-
Gets an enchantment level.
- getEnchantmentMap() - Method in class net.minestom.server.item.ItemStack
-
Gets the item enchantment map.
- getEnchantmentShown(EnchantmentTableInventory.EnchantmentSlot) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the enchantment shown in a slot.
- getEnd() - Method in class net.minestom.server.inventory.click.InventoryClickLoopHandler
- getEntities() - Method in class net.minestom.server.instance.Instance
-
Gets the entities in the instance;
- getEntities(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getEntities(Team) - Method in class net.minestom.server.scoreboard.TeamManager
- getEntity() - Method in class net.minestom.server.entity.hologram.Hologram
-
Gets the hologram entity (armor stand).
- getEntity() - Method in class net.minestom.server.entity.pathfinding.Navigator
- getEntity() - Method in class net.minestom.server.event.entity.EntityDamageEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Gets the
ItemEntitywho is receivingEntityItemMergeEvent.getMerged(). - getEntity() - Method in class net.minestom.server.event.entity.EntitySpawnEvent
-
Gets the entity who spawned in the instance.
- getEntity() - Method in class net.minestom.server.event.entity.EntityVelocityEvent
-
Gets the enity who will be affected by
EntityVelocityEvent.getVelocity(). - getEntity() - Method in class net.minestom.server.event.EntityEvent
-
Gets the entity of this event.
- getEntity() - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
-
Entity being added.
- getEntity() - Method in class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
-
Gets the entity being removed.
- getEntity() - Method in class net.minestom.server.event.item.ArmorEquipEvent
- getEntity(int) - Static method in class net.minestom.server.entity.Entity
-
Gets an entity based on its id (from
Entity.getEntityId()). - getEntity(UUID) - Static method in class net.minestom.server.entity.Entity
-
Gets an entity based on its UUID (from
Entity.getUuid()). - getEntityCreature() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Gets the entity behind the goal selector.
- getEntityCreature() - Method in class net.minestom.server.entity.ai.TargetSelector
-
Gets the entity linked to this target selector.
- getEntityId() - Method in class net.minestom.server.entity.Entity
-
Each entity has an unique id (server-wide) which will change after a restart.
- getEntityType() - Method in class net.minestom.server.entity.Entity
-
Returns the entity type.
- getEntityType(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getEntityType(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding EntityType matching the given id.
- getEntityType(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding EntityType matching the given id.
- getEntityViewDistance() - Static method in class net.minestom.server.MinecraftServer
-
Gets the entity view distance of the server.
- getEntries() - Method in class net.minestom.server.entity.Metadata
- getEntries() - Method in class net.minestom.server.gamedata.loottables.LootTable.Pool
- getEntryType() - Method in class net.minestom.server.gamedata.loottables.entries.DynamicEntry
- getEntryType(NamespaceID) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Returns the registered entry type corresponding to the given namespace ID.
- getEpsilon() - Static method in class net.minestom.server.utils.Vector
-
Get the threshold used for equals().
- getEquipment(EntityEquipmentPacket.Slot) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the equipment in a specific slot.
- getEquipmentsPacket() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the packet with all the equipments.
- getErrorCode() - Method in exception net.minestom.server.command.builder.exception.ArgumentSyntaxException
-
Gets the error code of the exception.
- getEventCallbacks() - Method in interface net.minestom.server.event.handler.EventHandler
- getEventCallbacks(Class<E>) - Method in interface net.minestom.server.event.handler.EventHandler
-
Gets the event callbacks of a specific event type.
- getEventCallbacksMap() - Method in class net.minestom.server.entity.Entity
- getEventCallbacksMap() - Method in class net.minestom.server.event.GlobalEventHandler
- getEventCallbacksMap() - Method in interface net.minestom.server.event.handler.EventHandler
-
Gets a
Mapcontaining all the listeners assigned to a specificEventtype. - getEventCallbacksMap() - Method in class net.minestom.server.instance.Instance
- getExceptionHandler() - Method in class net.minestom.server.exception.ExceptionManager
-
Retrieves the current
ExceptionHandler, can be the default one if none is defined. - getExceptionManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the exception manager for exception handling.
- getExecutor() - Method in class net.minestom.server.command.builder.CommandSyntax
-
Gets the
CommandExecutorof this syntax, executed once the syntax is properly written. - getExp() - Method in class net.minestom.server.entity.Player
-
Gets the percentage displayed in the experience bar.
- getExperience() - Method in class net.minestom.server.inventory.type.VillagerInventory
- getExperience() - Method in class net.minestom.server.recipe.BlastingRecipe
- getExperience() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getExperience() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getExperience() - Method in class net.minestom.server.recipe.SmokingRecipe
- getExperienceCount() - Method in class net.minestom.server.entity.ExperienceOrb
-
Gets the experience count.
- getExperienceCount() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- getExperienceOrb() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- getExperienceOrbs() - Method in class net.minestom.server.instance.Instance
-
Gets the experience orbs in the instance.
- getExplosionSupplier() - Method in class net.minestom.server.instance.Instance
-
Gets the registered
ExplosionSupplier, or null if none was provided. - getExtension(String) - Method in class net.minestom.server.extensions.ExtensionManager
- getExtensionFolder() - Method in class net.minestom.server.extensions.ExtensionManager
- getExtensionLoaders() - Method in class net.minestom.server.extensions.ExtensionManager
- getExtensionManager() - Static method in class net.minestom.server.MinecraftServer
-
Get the manager handling
Extension. - getExtensions() - Method in class net.minestom.server.extensions.ExtensionManager
- getEyeHeight() - Method in class net.minestom.server.entity.Entity
-
Gets the entity eye height.
- getEyeHeight() - Method in class net.minestom.server.entity.type.monster.EntityZombie
- getEyeHeight() - Method in class net.minestom.server.entity.type.monster.EntityZombifiedPiglin
- getFadeColors() - Method in class net.minestom.server.item.firework.FireworkEffect
-
Retrieves array of integer values corresponding to the fading colors of this firework's explosion.
- getFakePlayer() - Method in class net.minestom.server.network.player.FakePlayerConnection
- getFieldViewModifier() - Method in class net.minestom.server.entity.Player
- getFireDamagePeriod() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the time in ms between two fire damage applications.
- getFireTime(TimeUnit) - Method in class net.minestom.server.event.entity.EntityFireEvent
- getFireworkEffect() - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Retrieves the firework effect for this meta.
- getFirstPotionEffect() - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Gets the first potion effect.
- getFixedTime() - Method in class net.minestom.server.world.DimensionType
- getFlag(DeclareCommandsPacket.NodeType, boolean, boolean, boolean) - Static method in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- getFlags() - Method in class net.minestom.server.bossbar.BossBar
-
Gets the bossbar flags.
- getFlags() - Method in class net.minestom.server.potion.Potion
- getFlicker() - Method in class net.minestom.server.item.firework.FireworkEffect
-
Whether the firework has a flicker effect.
- getFlightDuration() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Returns the flight duration of this firework
- getFloat(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getFloatRange(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getFluid(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Fluid matching the given id.
- getFluid(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Fluid matching the given id.
- getFlyingSpeed() - Method in class net.minestom.server.entity.Player
-
Gets the player flying speed.
- getFog_color() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getFoliage_color() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getFood() - Method in class net.minestom.server.entity.Player
-
Gets the player food.
- getFoodItem() - Method in class net.minestom.server.event.player.PlayerEatEvent
-
Gets the food item that has been eaten.
- getFoodItem() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
-
The food item which will be eaten.
- getFoodSaturation() - Method in class net.minestom.server.entity.Player
- getForward() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- getFrameType() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement frame type.
- getFrameType() - Method in class net.minestom.server.advancements.notifications.Notification
-
Gets the
FrameTypeof the notification. - getFreshFullDataPacket() - Method in class net.minestom.server.instance.Chunk
-
Gets a
ChunkDataPacketwhich should contain the full chunk. - getFreshPartialDataPacket() - Method in class net.minestom.server.instance.Chunk
-
Gets a
ChunkDataPacketwhich should contain the non-full chunk. - getFriendlyFlags() - Method in class net.minestom.server.scoreboard.Team
-
Gets the friendly flags of the team.
- getFrontFace() - Method in class net.minestom.server.collision.BoundingBox
-
Gets an array of
Vectorrepresenting the points at the front of theBoundingBox. - getFuelTime() - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Gets the brewing stand fuel time.
- getFunction(NamespaceID) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Returns the registered table type corresponding to the given namespace ID.
- getFunctions() - Method in class net.minestom.server.gamedata.loottables.entries.ItemEntry
- getGameMode() - Method in class net.minestom.server.entity.Player
-
Gets the player
GameMode. - getGeneration() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Gets the copy tier of the book.
- getGenericSound(LivingEntity) - Method in class net.minestom.server.entity.damage.DamageType
- getGlobalEventHandler() - Static method in class net.minestom.server.MinecraftServer
-
Gets the global event handler.
- getGlobalTrafficHandler() - Method in class net.minestom.server.network.netty.NettyServer
-
Gets the traffic handler, used to control channel and global bandwidth.
- getGoalSelectors() - Method in interface net.minestom.server.entity.ai.EntityAI
-
Gets the goal selectors of this entity.
- getGoalSelectors() - Method in class net.minestom.server.entity.EntityCreature
- getGrass_color() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getGrass_color_modifier() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getGravityAcceleration() - Method in class net.minestom.server.entity.Entity
-
Gets the gravity acceleration.
- getGravityDragPerTick() - Method in class net.minestom.server.entity.Entity
-
Gets the gravity drag per tick.
- getGravityTerminalVelocity() - Method in class net.minestom.server.entity.Entity
-
Gets the maximum gravity velocity.
- getGravityTickCount() - Method in class net.minestom.server.entity.Entity
-
Gets the number of tick this entity has been applied gravity.
- getGreen() - Method in class net.minestom.server.chat.ChatColor
-
Gets the green component of the color.
- getGreen() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Gets the green component.
- getGroup() - Method in class net.minestom.server.recipe.BlastingRecipe
- getGroup() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getGroup() - Method in class net.minestom.server.recipe.ShapedRecipe
- getGroup() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getGroup() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getGroup() - Method in class net.minestom.server.recipe.SmokingRecipe
- getGroup() - Method in class net.minestom.server.recipe.StonecutterRecipe
- getHand() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- getHand() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the hand used for the interaction.
- getHand() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the hand with which the player is trying to place.
- getHand() - Method in class net.minestom.server.event.player.PlayerEntityInteractEvent
-
Gets with which hand the player interacted with the entity.
- getHand() - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
-
Gets the hand used.
- getHand() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
-
Gets which hand the player used.
- getHand() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets which hand the player used to interact with the block.
- getHardness() - Method in enum net.minestom.server.instance.block.Block
- getHash() - Method in class net.minestom.server.resourcepack.ResourcePack
-
Gets the resource pack hash.
- getHeadRotation() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getHealth() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the entity health.
- getHeight() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the height of the
BoundingBox. - getHeight() - Method in class net.minestom.server.recipe.ShapedRecipe
- getHeldSlot() - Method in class net.minestom.server.entity.Player
-
Gets the player held slot (0-8).
- getHelmet() - Method in class net.minestom.server.entity.EntityCreature
- getHelmet() - Method in class net.minestom.server.entity.Player
- getHelmet() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getHelmet() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the helmet.
- getHelmet() - Method in class net.minestom.server.inventory.PlayerInventory
- getHideFlag() - Method in class net.minestom.server.item.ItemStack
-
Gets the item hide flag.
- getHorizontalDirection(float) - Static method in class net.minestom.server.utils.MathUtils
- getIcon() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement icon.
- getIcon() - Method in class net.minestom.server.advancements.notifications.Notification
-
Gets the icon of the notification.
- getId() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the id of this modifier.
- getId() - Method in enum net.minestom.server.attribute.AttributeOperation
- getId() - Method in class net.minestom.server.chat.ChatColor
-
Gets the color id, only present if this color has been retrieved from
ChatColorconstants. - getId() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets the ID of the argument, showed in-game above the chat bar and used to retrieve the data when the command is parsed in
Arguments. - getId() - Method in enum net.minestom.server.effects.Effects
- getId() - Method in enum net.minestom.server.entity.EntityType
- getId() - Method in enum net.minestom.server.entity.GameMode
- getId() - Method in enum net.minestom.server.fluids.Fluid
- getId() - Method in class net.minestom.server.instance.block.BlockAlternative
- getId() - Method in enum net.minestom.server.item.Enchantment
- getId() - Method in enum net.minestom.server.item.Material
- getId() - Method in class net.minestom.server.item.metadata.MapMeta.MapDecoration
-
Gets the arbitrary decoration id.
- getId() - Method in class net.minestom.server.network.packet.server.handshake.ResponsePacket
- getId() - Method in class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- getId() - Method in class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- getId() - Method in class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- getId() - Method in class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- getId() - Method in class net.minestom.server.network.packet.server.login.SetCompressionPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.AttachEntityPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.BlockActionPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.BlockChangePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.BossBarPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.CameraPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ChatMessagePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.CloseWindowPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.CollectItemPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.CombatEventPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- getId() - Method in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.DisconnectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EffectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityEffectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityMovementPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityStatusPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ExplosionPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.JoinGamePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.KeepAlivePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.MapDataPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.OpenBookPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.OpenWindowPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ParticlePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.PluginMessagePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ResourcePackSendPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.RespawnPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SetCooldownPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SetExperiencePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SetPassengersPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SetSlotPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SpawnPlayerPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.StatisticsPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.StopSoundPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.TabCompletePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.TagsPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.TeamsPacket
-
Gets the identifier of the packet
- getId() - Method in class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.TitlePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.TradeListPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UpdateScorePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- getId() - Method in class net.minestom.server.network.packet.server.play.WindowConfirmationPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.WindowItemsPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- getId() - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket
- getId() - Method in interface net.minestom.server.network.packet.server.ServerPacket
-
Gets the id of this packet.
- getId() - Method in class net.minestom.server.network.packet.server.status.PongPacket
- getId() - Method in enum net.minestom.server.particle.Particle
- getId() - Method in class net.minestom.server.potion.CustomPotionEffect
- getId() - Method in enum net.minestom.server.potion.PotionEffect
- getId() - Method in enum net.minestom.server.potion.PotionType
- getId() - Method in class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
-
Gets the identifier of the line
- getId() - Method in enum net.minestom.server.sound.Sound
- getId() - Method in enum net.minestom.server.stat.StatisticType
- getId() - Method in class net.minestom.server.timer.Task
-
Gets the id of this task.
- getId() - Method in class net.minestom.server.world.biomes.Biome
- getId() - Method in enum net.minestom.server.world.Difficulty
- getId() - Method in class net.minestom.server.world.DimensionType
- getIdentifier() - Method in class net.minestom.server.advancements.Advancement
-
Gets the identifier of this advancement, used to register the advancement, use it as a parent and to retrieve it later in the
AdvancementTab. - getIdentifier() - Method in enum net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- getIdentifier() - Method in class net.minestom.server.entity.damage.DamageType
-
Gets the identifier of this damage type.
- getIdentifier() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
-
Gets the message identifier.
- getIdentifier() - Method in class net.minestom.server.instance.block.CustomBlock
-
The custom block identifier, used to retrieve the custom block object with
BlockManager.getCustomBlock(String)and to set custom block in the instance. - getIdentifier() - Method in class net.minestom.server.instance.Chunk
-
Gets the unique identifier of this chunk.
- getIdentifier() - Method in class net.minestom.server.item.ItemStack
-
Gets the unique identifier of this object.
- getIdentifier() - Method in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- getIdentifier() - Method in enum net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Gets the identifier of the rule
- getIdentifier() - Method in enum net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Gets the client identifier
- getIdentifier() - Method in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- getIdentifier() - Method in class net.minestom.server.network.player.PlayerConnection
-
Returns a printable identifier for this connection, will be the player username or the connection remote address.
- getIdentifier() - Method in interface net.minestom.server.utils.cache.CacheablePacket
-
Gets the identifier of this packet.
- getIndex() - Method in class net.minestom.server.entity.Metadata.Entry
- getIndex() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- getIndex(byte, T) - Method in class net.minestom.server.entity.Metadata
- getIndexedSerializedData() - Method in class net.minestom.server.data.SerializableData
-
Serializes the data into an array of bytes.
- getIndexModifier() - Method in class net.minestom.server.inventory.click.InventoryClickLoopHandler
- getInfiniburn() - Method in class net.minestom.server.world.DimensionType
- getIngredient() - Method in class net.minestom.server.recipe.BlastingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.SmokingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.StonecutterRecipe
- getIngredients() - Method in class net.minestom.server.recipe.ShapedRecipe
- getIngredients() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getInput() - Method in class net.minestom.server.command.builder.CommandResult
- getInput() - Method in exception net.minestom.server.command.builder.exception.ArgumentSyntaxException
-
Gets the problematic command input.
- getInstance() - Method in class net.minestom.server.entity.Entity
-
Gets the entity current instance.
- getInstance() - Method in class net.minestom.server.entity.pathfinding.PFInstanceSpace
- getInstance() - Method in class net.minestom.server.event.InstanceEvent
-
Gets the instance.
- getInstance() - Static method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- getInstance() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the
Instancelinked to this world border. - getInstance(UUID) - Method in class net.minestom.server.instance.InstanceManager
-
Gets an instance by the given UUID.
- getInstanceContainer() - Method in class net.minestom.server.instance.SharedInstance
-
Gets the
InstanceContainerfrom where this instance takes its chunks from. - getInstanceManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling all registered instances.
- getInstances() - Method in class net.minestom.server.instance.InstanceManager
-
Gets all the registered instances.
- getInstanceSpace() - Method in class net.minestom.server.instance.Instance
-
Gets the instance space.
- getInteger(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getInternalName() - Method in class net.minestom.server.item.attribute.ItemAttribute
- getIntRange(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getInventory() - Method in class net.minestom.server.entity.Player
- getInventory() - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
-
Gets the inventory to open, this could have been change by the
InventoryOpenEvent.setInventory(Inventory). - getInventory() - Method in class net.minestom.server.event.InventoryEvent
-
Gets the inventory.
- getInventoryConditions() - Method in class net.minestom.server.inventory.Inventory
- getInventoryConditions() - Method in interface net.minestom.server.inventory.InventoryModifier
-
Gets all the
InventoryConditionof this inventory. - getInventoryConditions() - Method in class net.minestom.server.inventory.PlayerInventory
- getInventoryType() - Method in class net.minestom.server.inventory.Inventory
-
Gets the inventory type.
- getItem() - Method in class net.minestom.server.gamedata.loottables.entries.ItemEntry
- getItemFlags() - Method in class net.minestom.server.item.ItemStack
-
Gets the item flags.
- getItemGetter() - Method in class net.minestom.server.inventory.click.InventoryClickLoopHandler
- getItemInHand(Player.Hand) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the
ItemStackin the specific hand. - getItemInMainHand() - Method in class net.minestom.server.entity.EntityCreature
- getItemInMainHand() - Method in class net.minestom.server.entity.Player
- getItemInMainHand() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getItemInMainHand() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the
ItemStackin main hand. - getItemInMainHand() - Method in class net.minestom.server.inventory.PlayerInventory
- getItemInOffHand() - Method in class net.minestom.server.entity.EntityCreature
- getItemInOffHand() - Method in class net.minestom.server.entity.Player
- getItemInOffHand() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getItemInOffHand() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the
ItemStackin off hand. - getItemInOffHand() - Method in class net.minestom.server.inventory.PlayerInventory
- getItemMeta() - Method in class net.minestom.server.item.ItemStack
-
Gets the special meta object for this item.
- getItemSetter() - Method in class net.minestom.server.inventory.click.InventoryClickLoopHandler
- getItemStack() - Method in class net.minestom.server.entity.ItemEntity
-
Gets the item stack on ground.
- getItemStack() - Method in class net.minestom.server.entity.type.decoration.EntityItemFrame
-
Gets the item stack in the frame.
- getItemStack() - Method in class net.minestom.server.entity.type.projectile.EntityEyeOfEnder
-
Gets the eye of ender item.
- getItemStack() - Method in class net.minestom.server.event.item.ItemDropEvent
- getItemStack() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- getItemStack() - Method in class net.minestom.server.event.item.PickupItemEvent
- getItemStack() - Method in class net.minestom.server.event.player.PlayerAddItemStackEvent
-
Gets the item stack which will be added.
- getItemStack() - Method in class net.minestom.server.event.player.PlayerSetItemStackEvent
-
Gets the item stack which will be set.
- getItemStack() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
-
Gets the item which have been used.
- getItemStack() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets with which item the player has interacted with the block.
- getItemStack(int) - Method in class net.minestom.server.inventory.Inventory
- getItemStack(int) - Method in interface net.minestom.server.inventory.InventoryModifier
-
Gets the
ItemStackat the specified slot. - getItemStack(int) - Method in class net.minestom.server.inventory.PlayerInventory
- getItemStack(int, int) - Method in class net.minestom.server.inventory.PlayerInventory
-
Gets the item from a packet slot.
- getItemStack(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getItemStacks() - Method in class net.minestom.server.inventory.Inventory
- getItemStacks() - Method in interface net.minestom.server.inventory.InventoryModifier
-
Gets all the
ItemStackin the inventory. - getItemStacks() - Method in class net.minestom.server.inventory.PlayerInventory
- getJsonObject() - Method in class net.minestom.server.chat.ColoredText
-
Gets the Json representation of this colored text.
- getJsonObject() - Method in class net.minestom.server.chat.JsonMessage
-
Gets the json representation of this message.
- getJsonObject() - Method in class net.minestom.server.chat.JsonMessage.RawJsonMessage
- getJsonObject() - Method in class net.minestom.server.chat.RichMessage
- getKeepTime() - Method in class net.minestom.server.utils.cache.TemporaryCache
-
Gets the time an object will be kept without being retrieved.
- getKey() - Method in class net.minestom.server.attribute.Attribute
-
Gets the attribute unique key.
- getKeyPair() - Static method in class net.minestom.server.extras.MojangAuth
- getKeys() - Method in class net.minestom.server.data.Data
-
Gets the list of data keys.
- getKeys() - Method in class net.minestom.server.data.DataImpl
- getKeys() - Method in class net.minestom.server.data.SerializableDataImpl
- getLastBlockChangeTime() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the last time at which a block changed.
- getLastChangeTime() - Method in class net.minestom.server.instance.Chunk
-
Gets the last time that this chunk changed.
- getLastChangeTime() - Method in class net.minestom.server.instance.DynamicChunk
- getLastDamageSource() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the last damage source which damaged of this entity.
- getLastKeepAlive() - Method in class net.minestom.server.entity.Player
-
Gets the last sent keep alive id.
- getLastPacketCounter() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the number of packet the client sent over the last second.
- getLatency() - Method in class net.minestom.server.entity.Player
-
Used to get the player latency, computed by seeing how long it takes the client to answer the
KeepAlivePacketpacket. - getLatestConfiguredNodes() - Method in class net.minestom.server.command.builder.NodeMaker
- getLatestNodes() - Method in class net.minestom.server.command.builder.NodeMaker
- getLeftArmRotation() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getLeftFace() - Method in class net.minestom.server.collision.BoundingBox
-
Gets an array of
Vectorrepresenting the points on the left face of theBoundingBox. - getLeftLegRotation() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getLeggings() - Method in class net.minestom.server.entity.EntityCreature
- getLeggings() - Method in class net.minestom.server.entity.Player
- getLeggings() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getLeggings() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the leggings.
- getLeggings() - Method in class net.minestom.server.inventory.PlayerInventory
- getLevel() - Method in class net.minestom.server.entity.Player
-
Gets the level of the player displayed in the experience bar.
- getLevelRequirement(EnchantmentTableInventory.EnchantmentSlot) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the level requirement in a slot.
- getLightPacket() - Method in class net.minestom.server.instance.Chunk
-
Gets the light packet of this chunk.
- getLine() - Method in class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
-
Gets the position of the line
- getLine(String) - Method in class net.minestom.server.scoreboard.Sidebar
-
Gets a
Sidebar.ScoreboardLinethrough the given identifier - getLineOfSight(int) - Method in class net.minestom.server.entity.LivingEntity
-
Gets the line of sight in
BlockPositionof the entity. - getLines() - Method in class net.minestom.server.scoreboard.Sidebar
-
Gets a
Setcontaining all the registered lines. - getLivingEntity() - Method in class net.minestom.server.event.item.PickupItemEvent
- getLoadedLocations() - Method in class net.minestom.server.storage.StorageManager
-
Gets all the
StorageLocationwhich have been loaded byStorageManager.getLocation(String)orStorageManager.getLocation(String, StorageOptions, StorageSystem). - getLocalBlockPosAsShort(int, int, int) - Static method in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- getLocale() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
The player game language.
- getLocation() - Method in class net.minestom.server.storage.StorageLocation
-
Gets the location of this storage.
- getLocation(String) - Method in class net.minestom.server.storage.StorageManager
-
Used to get an access to the specified location.
- getLocation(String, StorageOptions) - Method in class net.minestom.server.storage.StorageManager
-
Used to get an access to the specified location.
- getLocation(String, StorageOptions, StorageSystem) - Method in class net.minestom.server.storage.StorageManager
-
Used to get an access to the specified location.
- getLodestoneDimension() - Method in class net.minestom.server.item.metadata.CompassMeta
- getLodestonePosition() - Method in class net.minestom.server.item.metadata.CompassMeta
- getLogger() - Method in class net.minestom.server.extensions.Extension
- getLogicalHeight() - Method in class net.minestom.server.world.DimensionType
- getLoginPacketsHandler() - Method in class net.minestom.server.network.PacketProcessor
-
Gets the handler for client login packets.
- getLoginUsername() - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Retrieves the username received from the client during connection.
- getLong(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getLootTable(LootTableManager) - Method in class net.minestom.server.instance.block.CustomBlock
-
Returns the loot table associated to this block.
- getLootTableManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling loot tables.
- getLore() - Method in class net.minestom.server.item.ItemDisplay
-
Gets the item lore.
- getLore() - Method in class net.minestom.server.item.ItemStack
-
Gets the item lore.
- getMainHand() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets the player main hand.
- getMainHandItem() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Gets the item which will be in player main hand after the event.
- getManhattanDistance(BlockPosition) - Method in class net.minestom.server.utils.BlockPosition
-
Gets the manhattan distance to another block position.
- getMap() - Method in class net.minestom.server.command.builder.Arguments
- getMapColor() - Method in class net.minestom.server.item.metadata.MapMeta
-
Gets the map color.
- getMapColor(int, int) - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- getMapColor(int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- getMapColor(int, int) - Method in interface net.minestom.server.map.LargeFramebuffer
- getMapId() - Method in class net.minestom.server.item.metadata.MapMeta
-
Gets the map id.
- getMapScaleDirection() - Method in class net.minestom.server.item.metadata.MapMeta
-
Gets the map scale direction.
- getMaterial() - Method in class net.minestom.server.item.ItemStack
-
Gets the item
Material. - getMaterial(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Material matching the given id.
- getMaterial(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Material matching the given id.
- getMax() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets the maximum value for this argument.
- getMax() - Method in class net.minestom.server.gamedata.loottables.RangeContainer
- getMaxDefaultStackSize() - Method in enum net.minestom.server.item.Material
- getMaxHealth() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the entity max health from
LivingEntity.getAttributeValue(Attribute)Attributes.MAX_HEALTH. - getMaximum() - Method in class net.minestom.server.utils.math.Range
-
Retrieves the maximum value of the range.
- getMaximumFuelBurnTime() - Method in class net.minestom.server.inventory.type.FurnaceInventory
- getMaximumProgress() - Method in class net.minestom.server.inventory.type.FurnaceInventory
- getMaxPacketSize() - Static method in class net.minestom.server.MinecraftServer
-
Gets the maximum packet size (in bytes) that a client can send without getting disconnected.
- getMaxRollCount() - Method in class net.minestom.server.gamedata.loottables.LootTable.Pool
- getMaxSize() - Method in class net.minestom.server.item.StackingRule
-
Gets the max size of a stack.
- getMaxValue() - Method in class net.minestom.server.attribute.Attribute
-
Gets the maximum value applicable to an entity for this attribute.
- getMaxX() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the max X based on
BoundingBox.getWidth()and theEntityposition. - getMaxY() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the max Y based on
BoundingBox.getHeight()and theEntityposition. - getMaxZ() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the max Z based on
BoundingBox.getDepth()and theEntityposition. - getMembers() - Method in class net.minestom.server.scoreboard.Team
-
Obtains an unmodifiable
Setof registered players who are on the team. - getMerged() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Gets the entity who will be merged.
- getMergeRange() - Method in class net.minestom.server.entity.ItemEntity
-
Gets the merge range.
- getMergeUpdateOption() - Static method in class net.minestom.server.entity.ItemEntity
-
Gets the update option for the merging feature.
- getMessage() - Method in class net.minestom.server.chat.ColoredText
-
Gets the raw text.
- getMessage() - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Gets the message sent.
- getMessage() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
-
Gets the message data as a byte array.
- getMessageString() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
-
Gets the message data as a String.
- getMetadataPacket() - Method in class net.minestom.server.entity.Entity
-
Gets an
EntityMetaDataPacketsent when adding viewers. - getMetaValue() - Method in class net.minestom.server.entity.Metadata.Entry
- getMin() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets the minimum value for this argument.
- getMin() - Method in class net.minestom.server.gamedata.loottables.RangeContainer
- getMinimum() - Method in class net.minestom.server.utils.math.Range
-
Retrieves the minimum value of the range.
- getMinRollCount() - Method in class net.minestom.server.gamedata.loottables.LootTable.Pool
- getMinX() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the min X based on
BoundingBox.getWidth()and theEntityposition. - getMinY() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the min Y based on the
Entityposition. - getMinZ() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the min Z based on
BoundingBox.getDepth()and theEntityposition. - getMixinContainers() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinPlatformAgentMinestom
- getModifiers() - Method in class net.minestom.server.attribute.AttributeInstance
-
Get the modifiers applied to this instance.
- getModifiers() - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- getMood_sound() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getMooshroomType() - Method in class net.minestom.server.entity.type.animal.EntityMooshroom
- getMultiplier() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- getMusic() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getName() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the name of this modifier.
- getName() - Method in class net.minestom.server.command.builder.Command
-
Gets the main command's name.
- getName() - Method in class net.minestom.server.extensions.Extension.ExtensionDescription
- getName() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getName() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestomBootstrap
- getName() - Method in class net.minestom.server.gamedata.tags.RequiredTag
- getName() - Method in class net.minestom.server.gamedata.tags.Tag
-
Returns the name of this tag
- getName() - Method in enum net.minestom.server.instance.block.Block
- getName() - Method in enum net.minestom.server.item.Material
- getName() - Method in class net.minestom.server.world.biomes.Biome
- getName() - Method in class net.minestom.server.world.DimensionType
- getNamespace() - Method in class net.minestom.server.extras.selfmodification.CodeModifier
-
Beginning of the class names to transform.
- getNamespace() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinCodeModifier
- getNamespaceID() - Method in enum net.minestom.server.entity.EntityType
- getNamespaceID() - Method in enum net.minestom.server.fluids.Fluid
- getNamespaceID() - Method in enum net.minestom.server.item.Enchantment
- getNamespaceID() - Method in enum net.minestom.server.particle.Particle
- getNamespaceID() - Method in enum net.minestom.server.potion.PotionEffect
- getNamespaceID() - Method in enum net.minestom.server.potion.PotionType
- getNamespaceID() - Method in enum net.minestom.server.sound.Sound
- getNamespaceID() - Method in enum net.minestom.server.stat.StatisticType
- getNameTagVisibility() - Method in class net.minestom.server.scoreboard.Team
-
Gets the tag visibility of the team.
- getNavigator() - Method in class net.minestom.server.entity.EntityCreature
- getNavigator() - Method in class net.minestom.server.entity.fakeplayer.FakePlayer
- getNavigator() - Method in interface net.minestom.server.entity.pathfinding.NavigableEntity
- getNBT(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getNbtCompound(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getNBTData() - Method in class net.minestom.server.permission.Permission
-
Gets the data associated to this permission.
- getNeighbours(Instance, int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets all the loaded neighbours of a chunk and itself, no diagonals.
- getNettyServer() - Static method in class net.minestom.server.MinecraftServer
-
Gets the netty server.
- getNettyThreadCount() - Static method in class net.minestom.server.MinecraftServer
-
Gets the number of threads used by Netty.
- getNewInventory() - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
-
Gets the new inventory to open.
- getNewPosition() - Method in class net.minestom.server.event.player.PlayerMoveEvent
-
Gets the target position.
- getNodeIdsMap() - Method in class net.minestom.server.command.builder.NodeMaker
- getNodes() - Method in class net.minestom.server.command.builder.NodeMaker.ConfiguredNodes
- getNodes() - Method in class net.minestom.server.command.builder.NodeMaker
- getNodesCount() - Method in class net.minestom.server.command.builder.NodeMaker
- getNonce() - Method in class net.minestom.server.network.packet.client.login.EncryptionResponsePacket
- getNonce() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- getNumberCount() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelative
-
Gets the amount of numbers that this relative location needs.
- getNumberProperties() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Creates the byteflag based on the number's min/max existance.
- getObject(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getObjectClass(Class) - Static method in class net.minestom.server.utils.PrimitiveConversion
-
Converts primitive types to their boxed version.
- getObjectClassString(String) - Static method in class net.minestom.server.utils.PrimitiveConversion
- getObjectData() - Method in class net.minestom.server.entity.ItemEntity
- getObjectData() - Method in class net.minestom.server.entity.ObjectEntity
-
Gets the data of this object entity.
- getObjectData() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getObjectData() - Method in class net.minestom.server.entity.type.decoration.EntityItemFrame
- getObjectData() - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- getObjectData() - Method in class net.minestom.server.entity.type.other.EntityEndCrystal
- getObjectData() - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- getObjectData() - Method in class net.minestom.server.entity.type.projectile.EntityEyeOfEnder
- getObjectData() - Method in class net.minestom.server.entity.type.projectile.EntityPotion
- getObjectData() - Method in class net.minestom.server.entity.type.vehicle.EntityBoat
- getObjectEntities() - Method in class net.minestom.server.instance.Instance
-
Gets the object entities in the instance;
- getObjectiveName() - Method in class net.minestom.server.scoreboard.BelowNameTag
- getObjectiveName() - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Gets the objective name of the scoreboard.
- getObjectiveName() - Method in class net.minestom.server.scoreboard.Sidebar
- getObjectiveName() - Method in class net.minestom.server.scoreboard.TabList
- getOffHandItem() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Gets the item which will be in player off hand after the event.
- getOnlinePlayers() - Method in class net.minestom.server.network.ConnectionManager
-
Gets all online players.
- getOpenInventory() - Method in class net.minestom.server.entity.Player
-
Gets the player open inventory.
- getOperation() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the operation of this modifier.
- getOperation() - Method in class net.minestom.server.item.attribute.ItemAttribute
- getOppositeFace() - Method in enum net.minestom.server.instance.block.BlockFace
- getOption() - Method in class net.minestom.server.entity.fakeplayer.FakePlayer
-
Gets the fake player option container.
- getOptions() - Method in class net.minestom.server.command.builder.NodeMaker.ConfiguredNodes
- getOrDefault(String, Class<T>, T) - Method in class net.minestom.server.storage.StorageLocation
- getOrDefault(String, String, V) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- getOrDefault(String, T) - Method in class net.minestom.server.data.Data
-
Retrieves a value based on its key, give a default value if not found.
- getOrDefault(String, T) - Method in class net.minestom.server.data.DataImpl
- getOrDefault(String, T) - Method in class net.minestom.server.data.SerializableDataImpl
- getOrDefault(String, V) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- getOwnObject(UUID) - Method in class net.minestom.server.utils.ownership.OwnershipHandler
-
Retrieves the owned object based on its identifier.
- getPacket(int, float, float, boolean) - Static method in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- getPacket(int, Position, Position, boolean) - Static method in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- getPacket(int, Position, Position, boolean) - Static method in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- getPacketCounter() - Method in class net.minestom.server.network.player.PlayerConnection
- getPacketId() - Method in class net.minestom.server.network.netty.packet.InboundPacket
- getPacketInstance(int) - Method in class net.minestom.server.network.packet.client.handler.ClientPacketsHandler
-
Retrieves a
ClientPlayPacketfrom its id. - getPacketListenerManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling all incoming packets
- getPacketProcessor() - Static method in class net.minestom.server.MinecraftServer
-
Gets the object handling the client packets processing.
- getPages() - Method in class net.minestom.server.item.metadata.WritableBookMeta
-
Gets an array list containing the book pages.
- getPages() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Gets an
ArrayListcontaining all the pages. - getPalette(int) - Method in class net.minestom.server.instance.palette.PaletteStorage
-
Gets the palette with the index and the block id as the value.
- getParent() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement parent.
- getParsedCommand() - Method in class net.minestom.server.command.builder.CommandResult
- getParticle() - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- getParticle(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getParticle(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Particle matching the given id.
- getParticle(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Particle matching the given id.
- getParticleDataConsumer() - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- getPassengers() - Method in class net.minestom.server.entity.Entity
-
Gets the entity passengers.
- getPassengersPacket() - Method in class net.minestom.server.entity.Entity
- getPath() - Method in class net.minestom.server.entity.pathfinding.Navigator
- getPath() - Method in class net.minestom.server.utils.NamespaceID
- getPath(String) - Static method in class net.minestom.server.utils.NamespaceID
-
Extracts the path from the namespace ID.
- getPathFinder() - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Gets the assigned pathfinder.
- getPathingEntity() - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Gets the pathing entity.
- getPathPosition() - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Gets the target pathfinder position.
- getPermission(String) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets the
Permissionwith the namepermissionName. - getPermissionLevel() - Method in class net.minestom.server.entity.Player
-
Gets the player permission level.
- getPermissionName() - Method in class net.minestom.server.permission.Permission
-
Gets the name of the permission.
- getPickupDelay() - Method in class net.minestom.server.entity.ItemEntity
-
Gets the pickup delay in milliseconds, defined by
ItemEntity.setPickupDelay(long, TimeUnit). - getPiercingLevel() - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- getPitch() - Method in class net.minestom.server.utils.Position
-
Gets the position pitch.
- getPlatformAgents() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the player who clicked in the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
-
Gets the player who closed the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
-
Gets the player who opens the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the player who is trying to click on the inventory.
- getPlayer() - Method in class net.minestom.server.event.item.ItemDropEvent
- getPlayer() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerSettingsChangeEvent
-
Gets the player who changed his settings.
- getPlayer() - Method in class net.minestom.server.event.PlayerEvent
-
Gets the player.
- getPlayer() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the player linked to this connection.
- getPlayer(String) - Method in class net.minestom.server.network.ConnectionManager
-
Gets the first player which validate
String.equalsIgnoreCase(String). - getPlayer(UUID) - Method in class net.minestom.server.network.ConnectionManager
-
Gets the first player which validate
UUID.equals(Object). - getPlayer(PlayerConnection) - Method in class net.minestom.server.network.ConnectionManager
-
Gets the
Playerlinked to aPlayerConnection. - getPlayerConnection() - Method in class net.minestom.server.entity.Player
-
Gets the player connection.
- getPlayerConnection(ChannelHandlerContext) - Method in class net.minestom.server.network.PacketProcessor
-
Retrieves a player connection from its channel.
- getPlayerConnectionUuid(PlayerConnection, String) - Method in class net.minestom.server.network.ConnectionManager
-
Computes the UUID of the specified connection.
- getPlayerInitializations() - Method in class net.minestom.server.network.ConnectionManager
-
Those are all the consumers called when a new
Playerjoin. - getPlayerProvider() - Method in class net.minestom.server.network.ConnectionManager
-
Retrieves the current
PlayerProvider, can be the default one if none is defined. - getPlayers() - Method in class net.minestom.server.instance.Instance
-
Gets the players in the instance;
- getPlayers(Team) - Method in class net.minestom.server.scoreboard.TeamManager
- getPlayerSkin() - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Retrieves the skin of the head.
- getPlayerSound(Player) - Method in class net.minestom.server.entity.damage.DamageType
- getPlayerSynchronizationGroup() - Static method in class net.minestom.server.entity.Player
-
For the number of viewers that a player has, the position synchronization packet will be sent every 1 tick + (viewers/
playerSynchronizationGroup). - getPlayerSynchronizationTickDelay(int) - Static method in class net.minestom.server.entity.Player
-
Gets the number of tick between each position synchronization.
- getPlayerUuid() - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Gets the player uuid.
- getPlayPacketsHandler() - Method in class net.minestom.server.network.PacketProcessor
-
Gets the handler for client play packets.
- getPluginRequestChannel(int) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Gets a request channel from a message id, previously cached using
NettyPlayerConnection.addPluginRequestEntry(int, String). - getPools() - Method in class net.minestom.server.gamedata.loottables.LootTable
- getPopulators() - Method in interface net.minestom.server.instance.ChunkGenerator
-
Gets all the
ChunkPopulatorof this generator. - getPort() - Method in class net.minestom.server.network.netty.NettyServer
-
Gets the port used by the server.
- getPose() - Method in class net.minestom.server.entity.Entity
-
Gets the current entity pose.
- getPosition() - Method in class net.minestom.server.entity.Entity
-
Gets the entity position.
- getPosition() - Method in class net.minestom.server.entity.hologram.Hologram
-
Gets the position of the hologram.
- getPosition() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets the position of the interacted block.
- getPotion() - Method in class net.minestom.server.entity.type.projectile.EntityPotion
- getPotion() - Method in class net.minestom.server.event.entity.EntityPotionAddEvent
-
Returns the potion that was added.
- getPotion() - Method in class net.minestom.server.event.entity.EntityPotionRemoveEvent
-
Returns the potion that was removed.
- getPotion() - Method in class net.minestom.server.potion.TimedPotion
- getPotionEffect(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getPotionEffect(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding PotionEffect matching the given id.
- getPotionEffect(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding PotionEffect matching the given id.
- getPotionType() - Method in class net.minestom.server.item.metadata.PotionMeta
-
Gets the potion type.
- getPotionType(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding PotionType matching the given id.
- getPotionType(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding PotionType matching the given id.
- getPower() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets shot power.
- getPowerLevel() - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Gets the beacon power level.
- getPrecipitation() - Method in class net.minestom.server.world.biomes.Biome
- getPrefix() - Method in class net.minestom.server.scoreboard.Team
-
Gets the prefix of the team.
- getPreviousNodes() - Method in class net.minestom.server.command.builder.NodeMaker.Options
- getPrimaryContainer() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getProgress() - Method in class net.minestom.server.bossbar.BossBar
-
Gets the bossbar progress.
- getProgressArrow() - Method in class net.minestom.server.inventory.type.FurnaceInventory
- getProjectile() - Method in class net.minestom.server.entity.damage.EntityProjectileDamage
-
Gets the projectile responsible for the damage.
- getProjectile() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets the projectile.
- getProjectile1() - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Gets the first projectile.
- getProjectile2() - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Gets the second projectile.
- getProjectile3() - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Gets the third projectile.
- getProperties() - Method in class net.minestom.server.instance.block.BlockAlternative
- getPropertiesPacket() - Method in class net.minestom.server.entity.LivingEntity
-
Gets an
EntityPropertiesPacketfor this entity with all of its attributes values. - getProperty() - Method in enum net.minestom.server.inventory.InventoryProperty
- getProperty(String) - Method in class net.minestom.server.instance.block.BlockAlternative
- getProperty(IPropertyKey) - Method in class net.minestom.server.extras.selfmodification.mixins.GlobalPropertyServiceMinestom
- getProperty(IPropertyKey, T) - Method in class net.minestom.server.extras.selfmodification.mixins.GlobalPropertyServiceMinestom
- getPropertyString(IPropertyKey, String) - Method in class net.minestom.server.extras.selfmodification.mixins.GlobalPropertyServiceMinestom
- getQuality() - Method in class net.minestom.server.gamedata.loottables.LootTable.Entry
- getRadius() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- getRadius() - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- getRadix(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- getRateLimit() - Static method in class net.minestom.server.MinecraftServer
-
Gets the maximum number of packets a client can send over 1 second.
- getRawMessage() - Method in class net.minestom.server.chat.JsonMessage
-
Gets the content of the message without any formatting or effects.
- getReceivePacketConsumers() - Method in class net.minestom.server.network.ConnectionManager
-
Gets all the listeners which are called for each packet received.
- getRecipeId() - Method in class net.minestom.server.recipe.Recipe
- getRecipeManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling recipes show to the clients.
- getRecipes() - Method in class net.minestom.server.recipe.RecipeManager
- getRecipeType() - Method in class net.minestom.server.recipe.Recipe
- getRecipients() - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Those are the players who will receive the message.
- getRed() - Method in class net.minestom.server.chat.ChatColor
-
Gets the red component of the color.
- getRed() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Gets the red component.
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentBlockState
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentPotionEffect
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- getRelative(BlockFace) - Method in class net.minestom.server.utils.BlockPosition
-
Gets BlockPosition relative to a
BlockFace - getRelativeBlockPosition(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getRelativeTo(int, int, int) - Method in class net.minestom.server.utils.block.BlockUtils
- getRelativeVector(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getRemainingBytes() - Method in class net.minestom.server.utils.binary.BinaryReader
- getRemainingFuelTick() - Method in class net.minestom.server.inventory.type.FurnaceInventory
-
Represents the amount of tick until the fire icon come empty.
- getRemoteAddress() - Method in class net.minestom.server.network.player.FakePlayerConnection
- getRemoteAddress() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- getRemoteAddress() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the remote address of the client.
- getRemovalAnimationDelay() - Method in class net.minestom.server.entity.EntityCreature
-
Gets the kill animation delay before vanishing the entity.
- getRemovePacket(String[]) - Static method in class net.minestom.server.utils.advancement.AdvancementUtils
-
Gets an
AdvancementsPacketwhich remove the specified identifiers. - getRemovePlayerToList() - Method in class net.minestom.server.entity.Player
-
Gets the packet to remove the player from the tab-list.
- getRenderer() - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- getRenderer() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- getRepairCost() - Method in class net.minestom.server.inventory.type.AnvilInventory
-
Gets the anvil repair cost.
- getRequiredTagsPacket() - Static method in class net.minestom.server.network.packet.server.play.TagsPacket
-
Gets the
TagsPacketsent to everyPlayeron login. - getResistance() - Method in enum net.minestom.server.instance.block.Block
- getResourceAsStream(String) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getResourceAsStreamWithChildren(String) - Method in class net.minestom.server.extras.selfmodification.HierarchyClassLoader
- getRespawnPoint() - Method in class net.minestom.server.entity.Player
-
Used to retrieve the default spawn point.
- getRespawnPosition() - Method in class net.minestom.server.event.player.PlayerRespawnEvent
-
Gets the respawn position.
- getResponseDataConsumer() - Static method in class net.minestom.server.MinecraftServer
-
Gets the consumer executed to show server-list data.
- getRestrictions() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
-
Gets all the word restrictions.
- getResult() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Gets the final item stack on the ground.
- getResult() - Method in class net.minestom.server.recipe.BlastingRecipe
- getResult() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getResult() - Method in class net.minestom.server.recipe.ShapedRecipe
- getResult() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getResult() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getResult() - Method in class net.minestom.server.recipe.SmithingRecipe
- getResult() - Method in class net.minestom.server.recipe.SmokingRecipe
- getResult() - Method in class net.minestom.server.recipe.StonecutterRecipe
- getResultBlockStateId() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the visual block id result, which will be placed after the event.
- getResultCustomBlockId() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the custom block id result, which will be placed after the event.
- getResultMap() - Method in class net.minestom.server.benchmark.BenchmarkManager
- getReturnData() - Method in class net.minestom.server.command.builder.Arguments
- getRightArmRotation() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getRightFace() - Method in class net.minestom.server.collision.BoundingBox
-
Gets an array of
Vectorrepresenting the points on the right face of theBoundingBox. - getRightLegRotation() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- getRoot() - Method in class net.minestom.server.advancements.AdvancementTab
-
Gets the root advancement of this tab.
- getRotation() - Method in class net.minestom.server.entity.type.decoration.EntityItemFrame
-
Gets the item rotation.
- getRotation() - Method in class net.minestom.server.item.metadata.MapMeta.MapDecoration
-
Gets the rotation of the symbol (0;360).
- getScale() - Method in class net.minestom.server.world.biomes.Biome
- getSchedulerManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling scheduled tasks.
- getSecondPotionEffect() - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Gets the second potion effect.
- getSecretKey() - Method in class net.minestom.server.network.packet.client.login.EncryptionResponsePacket
- getSectionAt(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getSectionBlocks() - Method in class net.minestom.server.instance.palette.PaletteStorage
-
Gets the sections of this object, the first array representing the chunk section and the second the block position from
PaletteStorage.getSectionIndex(int, int, int). - getSectionIndex(int, int, int) - Static method in class net.minestom.server.instance.palette.PaletteStorage
-
Gets the index of the block on the section array based on the block position.
- getSeed() - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the enchantment seed.
- getSendPacketConsumers() - Method in class net.minestom.server.network.ConnectionManager
-
Gets all the listeners which are called for each packet sent.
- getSerializedData() - Method in class net.minestom.server.instance.Chunk
-
Serializes the chunk into bytes.
- getSerializedData() - Method in class net.minestom.server.instance.DynamicChunk
-
Serialize this
Chunkbased onDynamicChunk.readChunk(BinaryReader, ChunkCallback) - getSerializedData(Object2ShortMap<String>, boolean) - Method in class net.minestom.server.data.SerializableData
-
Serializes the data into an array of bytes.
- getSerializedData(Object2ShortMap<String>, boolean) - Method in class net.minestom.server.data.SerializableDataImpl
- getServerAddress() - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Gets the server address that the client used to connect.
- getServerPort() - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Gets the server port that the client used to connect.
- getServiceClassName() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestomBootstrap
- getSessionService() - Static method in class net.minestom.server.extras.MojangAuth
- getSettings() - Method in class net.minestom.server.entity.Player
-
Gets the player settings.
- getSharedInstances() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets all the
SharedInstancelinked to this container. - getShooter() - Method in class net.minestom.server.entity.damage.EntityProjectileDamage
-
Gets the shooter of the projectile.
- getShooter() - Method in class net.minestom.server.entity.type.projectile.AbstractProjectile
- getShooter() - Method in interface net.minestom.server.entity.type.Projectile
-
Gets the shooter of this projectile.
- getShutdownCounterIdentifier() - Method in class net.minestom.server.timer.SchedulerManager
-
Increments the current shutdown counter value.
- getShutdownTasks() - Method in class net.minestom.server.timer.SchedulerManager
-
Gets a
Collectionwith all the registered shutdownTask. - getShutdownText() - Method in class net.minestom.server.network.ConnectionManager
-
Gets the kick reason when the server is shutdown using
MinecraftServer.stopCleanly(). - getSideName() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinPlatformAgentMinestom
- getSideways() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- getSignature() - Method in class net.minestom.server.entity.PlayerSkin
-
Gets the skin signature.
- getSize() - Method in class net.minestom.server.entity.type.monster.EntityPhantom
- getSize() - Method in class net.minestom.server.entity.type.monster.EntitySlime
- getSize() - Method in class net.minestom.server.inventory.Inventory
- getSize() - Method in interface net.minestom.server.inventory.InventoryModifier
-
Gets the size of the inventory.
- getSize() - Method in class net.minestom.server.inventory.PlayerInventory
- getSkin() - Method in class net.minestom.server.entity.Player
-
Gets the player skin.
- getSkin() - Method in class net.minestom.server.event.player.PlayerSkinInitEvent
-
Gets the spawning skin of the player.
- getSkullOwner() - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Retrieves the owner of the head.
- getSky_color() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getSlot() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the clicked slot number.
- getSlot() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the clicked slot number.
- getSlot() - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
-
Gets the slot which the player will held.
- getSlot() - Method in class net.minestom.server.event.player.PlayerSetItemStackEvent
-
Gets the slot where the item will be set.
- getSlot() - Method in class net.minestom.server.item.attribute.ItemAttribute
- getSound(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Sound matching the given id.
- getSound(LivingEntity) - Method in class net.minestom.server.entity.damage.DamageType
-
Sound event to play when the given entity is hit by this damage.
- getSound(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding Sound matching the given id.
- getSource() - Method in class net.minestom.server.entity.damage.EntityDamage
-
Gets the source of the damage.
- getSpawningInstance() - Method in class net.minestom.server.event.player.PlayerLoginEvent
-
Gets the spawning instance of the player.
- getSpawnInstance() - Method in class net.minestom.server.event.entity.EntitySpawnEvent
-
Gets the entity new instance.
- getSpawnInstance() - Method in class net.minestom.server.event.player.PlayerSpawnEvent
-
Gets the entity new instance.
- getSpawnTime() - Method in class net.minestom.server.entity.ItemEntity
-
Used to know if the ItemEntity can be pickup.
- getSpread() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets shot spread.
- getSrcInstance() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the instance from which this one has been copied.
- getStackingRule() - Method in class net.minestom.server.item.ItemStack
-
Gets the item
StackingRule. - getStart() - Method in class net.minestom.server.inventory.click.InventoryClickLoopHandler
- getStartingTime() - Method in class net.minestom.server.potion.TimedPotion
- getStatisticId() - Method in class net.minestom.server.stat.PlayerStatistic
- getStatisticType(String) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding StatisticType matching the given id.
- getStatisticType(NamespaceID) - Static method in class net.minestom.server.registry.Registries
-
Returns the corresponding StatisticType matching the given id.
- getStatisticValueMap() - Method in class net.minestom.server.entity.Player
-
This is the map used to send the statistic packet.
- getStatus() - Method in class net.minestom.server.event.player.PlayerResourcePackStatusEvent
-
Gets the resource pack status.
- getStatus() - Method in class net.minestom.server.timer.Task
-
Gets the current status of the task.
- getStatusPacketsHandler() - Method in class net.minestom.server.network.PacketProcessor
-
Gets the handler for client status packets.
- getStep() - Method in class net.minestom.server.inventory.click.InventoryClickLoopHandler
- getStorageLocation() - Method in class net.minestom.server.instance.Instance
-
Gets the instance
StorageLocation. - getStorageLocation() - Method in class net.minestom.server.instance.InstanceContainer
- getStorageLocation() - Method in class net.minestom.server.instance.SharedInstance
- getStorageManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling storage.
- getStoredEnchantmentLevel(Enchantment) - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
-
Gets a stored enchantment level.
- getStoredEnchantmentMap() - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
-
Gets the stored enchantment map.
- getStrength() - Method in class net.minestom.server.instance.Explosion
- getString(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getStringArray(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getSubcommands() - Method in class net.minestom.server.command.builder.Command
- getSuffix() - Method in class net.minestom.server.scoreboard.Team
-
Gets the suffix of the team.
- getSuggestionType() - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
-
Gets the suggestion type of this argument.
- getSyntaxes() - Method in class net.minestom.server.command.builder.Command
-
Gets all the syntaxes of this command.
- getTab() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement tab linked to this advancement.
- getTab(String) - Method in class net.minestom.server.advancements.AdvancementManager
-
Gets an advancement tab by its root identifier.
- getTabId() - Method in class net.minestom.server.event.player.AdvancementTabEvent
-
Gets the tab id.
- getTableType(NamespaceID) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Returns the registered table type corresponding to the given namespace ID.
- getTabs() - Method in class net.minestom.server.advancements.AdvancementManager
-
Gets all the created
AdvancementTab. - getTabs(Player) - Static method in class net.minestom.server.advancements.AdvancementTab
-
Gets all the tabs of a viewer.
- getTagManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling tags.
- getTags() - Method in class net.minestom.server.event.player.UpdateTagListEvent
- getTarget() - Method in class net.minestom.server.entity.EntityCreature
-
Gets the entity target.
- getTarget() - Method in class net.minestom.server.entity.type.monster.EntityGuardian
- getTarget() - Method in class net.minestom.server.event.entity.EntityAttackEvent
- getTarget() - Method in class net.minestom.server.event.player.PlayerEntityInteractEvent
-
Gets the
Entitywith whoPlayerEvent.getPlayer()is interacting. - getTargetBlockPosition(int) - Method in class net.minestom.server.entity.LivingEntity
-
Gets the target (not-air)
BlockPositionof the entity. - getTargetPosition() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- getTargetSelectors() - Method in interface net.minestom.server.entity.ai.EntityAI
-
Gets the target selectors of this entity.
- getTargetSelectors() - Method in class net.minestom.server.entity.EntityCreature
- getTasks() - Method in class net.minestom.server.timer.SchedulerManager
-
Gets a
Collectionwith all the registeredTask. - getTeam() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the
Teamof the entity. - getTeam(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Gets a
Teamwith the given name - getTeamColor() - Method in class net.minestom.server.scoreboard.Team
-
Gets the color of the team.
- getTeamDisplayName() - Method in class net.minestom.server.scoreboard.Team
-
Gets the display name of the team.
- getTeamManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling teams.
- getTeamName() - Method in class net.minestom.server.scoreboard.Team
-
Gets the registry name of the team.
- getTeams() - Method in class net.minestom.server.scoreboard.TeamManager
-
Gets a
Setwith all registeredTeam's - getTemperature() - Method in class net.minestom.server.world.biomes.Biome
- getTemperature_modifier() - Method in class net.minestom.server.world.biomes.Biome
- getText() - Method in class net.minestom.server.entity.hologram.Hologram
-
Gets the hologram text.
- getText(String) - Static method in class net.minestom.server.utils.url.URLUtils
- getTextures() - Method in class net.minestom.server.entity.PlayerSkin
-
Gets the skin textures value.
- getThreadCount() - Method in class net.minestom.server.thread.ThreadProvider
-
Gets the current size of the thread pool.
- getThreadProvider() - Method in class net.minestom.server.UpdateManager
-
Gets the current
ThreadProvider. - getTime() - Method in class net.minestom.server.instance.Instance
-
Gets the current time in the instance (sun/moon).
- getTime(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getTimeRate() - Method in class net.minestom.server.instance.Instance
-
Gets the rate of the time passing, it is 1 by default
- getTimerExecutionService() - Method in class net.minestom.server.timer.SchedulerManager
-
Gets the scheduled execution service for all the registered
Task. - getTimeUnit() - Method in class net.minestom.server.utils.time.UpdateOption
- getTimeUpdate() - Method in class net.minestom.server.instance.Instance
-
Gets the rate at which the client is updated with the current instance time
- getTitle() - Method in class net.minestom.server.advancements.Advancement
-
Gets the title of the advancement.
- getTitle() - Method in class net.minestom.server.advancements.notifications.Notification
-
Gets the title of the notification.
- getTitle() - Method in class net.minestom.server.bossbar.BossBar
-
Gets the bossbar title.
- getTitle() - Method in class net.minestom.server.inventory.Inventory
-
Gets the inventory title.
- getTitle() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Gets the title of the book.
- getTo() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets the position projectile was shot to.
- getTopFace() - Method in class net.minestom.server.collision.BoundingBox
-
Gets an array of
Vectorrepresenting the points at the top of theBoundingBox. - getTrades() - Method in class net.minestom.server.inventory.type.VillagerInventory
- getTrail() - Method in class net.minestom.server.item.firework.FireworkEffect
-
Whether the firework has a trail effect.
- getTransformerProvider() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- getType() - Method in class net.minestom.server.command.builder.CommandResult
- getType() - Method in class net.minestom.server.entity.Metadata.Value
- getType() - Method in class net.minestom.server.entity.type.animal.EntityRabbit
- getType() - Method in class net.minestom.server.gamedata.loottables.LootTable.Entry
- getType() - Method in class net.minestom.server.gamedata.loottables.LootTable
- getType() - Method in class net.minestom.server.gamedata.tags.RequiredTag
- getType() - Method in class net.minestom.server.item.firework.FireworkEffect
-
Retrieves type of the firework effect.
- getType() - Method in enum net.minestom.server.item.firework.FireworkEffectType
-
Retrieves the type of the firework effect.
- getType() - Method in class net.minestom.server.item.metadata.MapMeta.MapDecoration
-
Gets the decoration type.
- getType() - Method in class net.minestom.server.scoreboard.TabList
-
Gets the scoreboard objective type
- getType() - Method in enum net.minestom.server.world.biomes.Biome.Category
- getType() - Method in enum net.minestom.server.world.biomes.Biome.Precipitation
- getType() - Method in enum net.minestom.server.world.biomes.Biome.TemperatureModifier
- getType() - Method in enum net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- getUniqueId() - Method in class net.minestom.server.instance.Instance
-
Gets the instance unique id.
- getUnknownCommandCallback() - Method in class net.minestom.server.command.CommandManager
-
Gets the callback executed once an unknown command is run.
- getUpdateManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling the server ticks.
- getUpdateOption() - Method in class net.minestom.server.instance.block.CustomBlock
-
The update option is used to define the delay between two
CustomBlock.update(Instance, BlockPosition, Data)execution. - getUpdatePacket() - Method in class net.minestom.server.advancements.Advancement
-
Gets the packet used to add this advancement to the already existing tab.
- getUrl() - Method in class net.minestom.server.resourcepack.ResourcePack
-
Gets the resource pack URL.
- getUsedMemory() - Method in class net.minestom.server.benchmark.BenchmarkManager
-
Gets the heap memory used by the server in bytes.
- getUsername() - Method in class net.minestom.server.entity.Player
-
Gets the player username.
- getUsername() - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Gets the player username.
- getUserPercentage() - Method in class net.minestom.server.benchmark.ThreadResult
- getUuid() - Method in class net.minestom.server.entity.Entity
-
Gets the entity
UUID. - getUuid() - Method in class net.minestom.server.item.attribute.ItemAttribute
- getValue() - Method in class net.minestom.server.attribute.AttributeInstance
-
Gets the value of this instance calculated with modifiers applied.
- getValue() - Method in class net.minestom.server.chat.ChatClickEvent
- getValue() - Method in class net.minestom.server.chat.ChatHoverEvent
- getValue() - Method in class net.minestom.server.entity.Metadata.Value
- getValue() - Method in class net.minestom.server.item.attribute.ItemAttribute
- getValue() - Method in enum net.minestom.server.utils.entity.EntityFinder.ToggleableType
- getValue() - Method in class net.minestom.server.utils.time.UpdateOption
- getValueObject() - Method in class net.minestom.server.chat.ChatHoverEvent
- getValues() - Method in class net.minestom.server.gamedata.tags.Tag
-
Returns an immutable set of values present in this tag
- getVarIntSize(int) - Static method in class net.minestom.server.utils.Utils
- getVehicle() - Method in class net.minestom.server.entity.Entity
-
Gets the entity vehicle or null.
- getVehicleInformation() - Method in class net.minestom.server.entity.Player
-
Gets the player vehicle information.
- getVelocity() - Method in class net.minestom.server.entity.Entity
-
Gets the entity current velocity.
- getVelocity() - Method in class net.minestom.server.event.entity.EntityVelocityEvent
-
Gets the velocity which will be applied.
- getVelocityPacket() - Method in class net.minestom.server.entity.Entity
- getVersion() - Method in class net.minestom.server.extensions.Extension.ExtensionDescription
- getViewableChunks() - Method in class net.minestom.server.entity.Player
-
Gets the player viewable chunks.
- getViewDistance() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets the player view distance.
- getViewers() - Method in class net.minestom.server.advancements.AdvancementTab
- getViewers() - Method in class net.minestom.server.bossbar.BossBar
- getViewers() - Method in class net.minestom.server.entity.Entity
- getViewers() - Method in class net.minestom.server.entity.hologram.Hologram
-
Gets all the viewers of this viewable element.
- getViewers() - Method in class net.minestom.server.instance.Chunk
- getViewers() - Method in class net.minestom.server.inventory.Inventory
- getViewers() - Method in class net.minestom.server.scoreboard.BelowNameTag
- getViewers() - Method in class net.minestom.server.scoreboard.Sidebar
- getViewers() - Method in class net.minestom.server.scoreboard.TabList
- getViewers() - Method in interface net.minestom.server.Viewable
-
Gets all the viewers of this viewable element.
- getVillagerLevel() - Method in class net.minestom.server.inventory.type.VillagerInventory
- getWaitedPercentage() - Method in class net.minestom.server.benchmark.ThreadResult
- getWarningBlocks() - Method in class net.minestom.server.instance.WorldBorder
- getWarningTime() - Method in class net.minestom.server.instance.WorldBorder
- getWater_color() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getWater_fog_color() - Method in class net.minestom.server.world.biomes.BiomeEffects
- getWeight() - Method in class net.minestom.server.gamedata.loottables.LootTable.Entry
- getWeight() - Method in interface net.minestom.server.utils.WeightedRandomItem
- getWidth() - Method in class net.minestom.server.collision.BoundingBox
-
Gets the width of the
BoundingBox. - getWidth() - Method in class net.minestom.server.recipe.ShapedRecipe
- getWindowId() - Method in class net.minestom.server.inventory.Inventory
-
Gets this window id.
- getWindowType() - Method in enum net.minestom.server.inventory.InventoryType
- getWord(String) - Method in class net.minestom.server.command.builder.Arguments
-
Deprecated.
- getWorldAge() - Method in class net.minestom.server.instance.Instance
-
Gets the age of this instance in tick.
- getWorldBorder() - Method in class net.minestom.server.instance.Instance
-
Gets the instance
WorldBorder; - getX() - Method in class net.minestom.server.advancements.Advancement
-
Gets the X position of this advancement.
- getX() - Method in class net.minestom.server.item.metadata.MapMeta.MapDecoration
-
Gets the X position of the decoration.
- getX() - Method in class net.minestom.server.utils.BlockPosition
-
Gets the block X.
- getX() - Method in class net.minestom.server.utils.Position
-
Gets the position X.
- getX() - Method in class net.minestom.server.utils.Vector
- getY() - Method in class net.minestom.server.advancements.Advancement
-
Gets the Y position of this advancement.
- getY() - Method in class net.minestom.server.utils.BlockPosition
-
Gets the block Y.
- getY() - Method in class net.minestom.server.utils.Position
-
Gets the position Y.
- getY() - Method in class net.minestom.server.utils.Vector
- getYaw() - Method in class net.minestom.server.utils.Position
-
Gets the position yaw.
- getZ() - Method in class net.minestom.server.item.metadata.MapMeta.MapDecoration
-
Gets the Z position of the decoration.
- getZ() - Method in class net.minestom.server.utils.BlockPosition
-
Gets the block Z.
- getZ() - Method in class net.minestom.server.utils.Position
-
Gets the position Z.
- getZ() - Method in class net.minestom.server.utils.Vector
- GHAST - net.minestom.server.entity.EntityType
- GHAST_SHOOTS - net.minestom.server.effects.Effects
- GHAST_SPAWN_EGG - net.minestom.server.item.Material
- GHAST_TEAR - net.minestom.server.item.Material
- GHAST_WARNS - net.minestom.server.effects.Effects
- GIANT - net.minestom.server.entity.EntityType
- GILDED_BLACKSTONE - net.minestom.server.instance.block.Block
- GILDED_BLACKSTONE - net.minestom.server.item.Material
- GLASS - net.minestom.server.instance.block.Block
- GLASS - net.minestom.server.item.Material
- GLASS_BOTTLE - net.minestom.server.item.Material
- GLASS_PANE - net.minestom.server.instance.block.Block
- GLASS_PANE - net.minestom.server.item.Material
- GlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GlassPane() - Constructor for class net.minestom.server.instance.block.states.GlassPane
-
Deprecated.
- GLISTERING_MELON_SLICE - net.minestom.server.item.Material
- GlobalEventHandler - Class in net.minestom.server.event
-
Object containing all the global event listeners.
- GlobalEventHandler() - Constructor for class net.minestom.server.event.GlobalEventHandler
- globalListener(CommandSender, Arguments, String) - Method in class net.minestom.server.command.builder.Command
-
Called when a
CommandSenderexecutes this command before any syntax callback. - GlobalPropertyServiceMinestom - Class in net.minestom.server.extras.selfmodification.mixins
-
Global properties service for Mixin
- GlobalPropertyServiceMinestom() - Constructor for class net.minestom.server.extras.selfmodification.mixins.GlobalPropertyServiceMinestom
- GLOBE_BANNER_PATTERN - net.minestom.server.item.Material
- GLOWING - net.minestom.server.potion.PotionEffect
- GLOWSTONE - net.minestom.server.instance.block.Block
- GLOWSTONE - net.minestom.server.item.Material
- GLOWSTONE_DUST - net.minestom.server.item.Material
- GOAL - net.minestom.server.advancements.FrameType
-
A square with a outward rounded edge on the top and bottom as the frame.
- GoalSelector - Class in net.minestom.server.entity.ai
- GoalSelector(EntityCreature) - Constructor for class net.minestom.server.entity.ai.GoalSelector
- goalSelectors - Variable in class net.minestom.server.entity.EntityCreature
- GOLD - net.minestom.server.map.MapColors
- GOLD - Static variable in class net.minestom.server.chat.ChatColor
- GOLD_BLOCK - net.minestom.server.instance.block.Block
- GOLD_BLOCK - net.minestom.server.item.Material
- GOLD_INGOT - net.minestom.server.item.Material
- GOLD_NUGGET - net.minestom.server.item.Material
- GOLD_ORE - net.minestom.server.instance.block.Block
- GOLD_ORE - net.minestom.server.item.Material
- GOLDEN_APPLE - net.minestom.server.item.Material
- GOLDEN_AXE - net.minestom.server.item.Material
- GOLDEN_BOOTS - net.minestom.server.item.Material
- GOLDEN_CARROT - net.minestom.server.item.Material
- GOLDEN_CHESTPLATE - net.minestom.server.item.Material
- GOLDEN_HELMET - net.minestom.server.item.Material
- GOLDEN_HOE - net.minestom.server.item.Material
- GOLDEN_HORSE_ARMOR - net.minestom.server.item.Material
- GOLDEN_LEGGINGS - net.minestom.server.item.Material
- GOLDEN_PICKAXE - net.minestom.server.item.Material
- GOLDEN_SHOVEL - net.minestom.server.item.Material
- GOLDEN_SWORD - net.minestom.server.item.Material
- gotoDefaultPhase() - Static method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- gotoInitPhase() - Static method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- gotoPreinitPhase() - Static method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- GRANITE - net.minestom.server.instance.block.Block
- GRANITE - net.minestom.server.item.Material
- GRANITE_SLAB - net.minestom.server.instance.block.Block
- GRANITE_SLAB - net.minestom.server.item.Material
- GRANITE_STAIRS - net.minestom.server.instance.block.Block
- GRANITE_STAIRS - net.minestom.server.item.Material
- GRANITE_WALL - net.minestom.server.instance.block.Block
- GRANITE_WALL - net.minestom.server.item.Material
- GraniteSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GraniteSlab() - Constructor for class net.minestom.server.instance.block.states.GraniteSlab
-
Deprecated.
- GraniteStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GraniteStairs() - Constructor for class net.minestom.server.instance.block.states.GraniteStairs
-
Deprecated.
- GraniteWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GraniteWall() - Constructor for class net.minestom.server.instance.block.states.GraniteWall
-
Deprecated.
- Graphics2DFramebuffer - Class in net.minestom.server.map.framebuffers
-
Framebufferthat embeds a BufferedImage, allowing for rendering directly via Graphics2D or its pixel array. - Graphics2DFramebuffer() - Constructor for class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- GRASS - net.minestom.server.instance.block.Block
- GRASS - net.minestom.server.item.Material
- GRASS - net.minestom.server.map.MapColors
- GRASS_BLOCK - net.minestom.server.instance.block.Block
- GRASS_BLOCK - net.minestom.server.item.Material
- GRASS_PATH - net.minestom.server.instance.block.Block
- GRASS_PATH - net.minestom.server.item.Material
- GrassBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrassBlock() - Constructor for class net.minestom.server.instance.block.states.GrassBlock
-
Deprecated.
- grassColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- grassColorModifier(BiomeEffects.GrassColorModifier) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- GRAVEL - net.minestom.server.instance.block.Block
- GRAVEL - net.minestom.server.item.Material
- GRAVITY - Static variable in class net.minestom.server.entity.damage.DamageType
- gravityAcceleration - Variable in class net.minestom.server.entity.Entity
- gravityDragPerTick - Variable in class net.minestom.server.entity.Entity
- gravityTerminalVelocity - Variable in class net.minestom.server.entity.Entity
- gravityTickCount - Variable in class net.minestom.server.entity.Entity
- GRAY - Static variable in class net.minestom.server.chat.ChatColor
- GRAY_BANNER - net.minestom.server.instance.block.Block
- GRAY_BANNER - net.minestom.server.item.Material
- GRAY_BED - net.minestom.server.instance.block.Block
- GRAY_BED - net.minestom.server.item.Material
- GRAY_CARPET - net.minestom.server.instance.block.Block
- GRAY_CARPET - net.minestom.server.item.Material
- GRAY_CONCRETE - net.minestom.server.instance.block.Block
- GRAY_CONCRETE - net.minestom.server.item.Material
- GRAY_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- GRAY_CONCRETE_POWDER - net.minestom.server.item.Material
- GRAY_DYE - net.minestom.server.item.Material
- GRAY_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- GRAY_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- GRAY_SHULKER_BOX - net.minestom.server.instance.block.Block
- GRAY_SHULKER_BOX - net.minestom.server.item.Material
- GRAY_STAINED_GLASS - net.minestom.server.instance.block.Block
- GRAY_STAINED_GLASS - net.minestom.server.item.Material
- GRAY_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- GRAY_STAINED_GLASS_PANE - net.minestom.server.item.Material
- GRAY_TERRACOTTA - net.minestom.server.instance.block.Block
- GRAY_TERRACOTTA - net.minestom.server.item.Material
- GRAY_WALL_BANNER - net.minestom.server.instance.block.Block
- GRAY_WOOL - net.minestom.server.instance.block.Block
- GRAY_WOOL - net.minestom.server.item.Material
- GrayBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrayBanner() - Constructor for class net.minestom.server.instance.block.states.GrayBanner
-
Deprecated.
- GrayBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrayBed() - Constructor for class net.minestom.server.instance.block.states.GrayBed
-
Deprecated.
- GrayGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrayGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.GrayGlazedTerracotta
-
Deprecated.
- GrayShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrayShulkerBox() - Constructor for class net.minestom.server.instance.block.states.GrayShulkerBox
-
Deprecated.
- GrayStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrayStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.GrayStainedGlassPane
-
Deprecated.
- GrayWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GrayWallBanner() - Constructor for class net.minestom.server.instance.block.states.GrayWallBanner
-
Deprecated.
- green() - Method in enum net.minestom.server.map.MapColors
- GREEN - net.minestom.server.bossbar.BarColor
- GREEN_BANNER - net.minestom.server.instance.block.Block
- GREEN_BANNER - net.minestom.server.item.Material
- GREEN_BED - net.minestom.server.instance.block.Block
- GREEN_BED - net.minestom.server.item.Material
- GREEN_CARPET - net.minestom.server.instance.block.Block
- GREEN_CARPET - net.minestom.server.item.Material
- GREEN_CONCRETE - net.minestom.server.instance.block.Block
- GREEN_CONCRETE - net.minestom.server.item.Material
- GREEN_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- GREEN_CONCRETE_POWDER - net.minestom.server.item.Material
- GREEN_DYE - net.minestom.server.item.Material
- GREEN_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- GREEN_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- GREEN_SHULKER_BOX - net.minestom.server.instance.block.Block
- GREEN_SHULKER_BOX - net.minestom.server.item.Material
- GREEN_STAINED_GLASS - net.minestom.server.instance.block.Block
- GREEN_STAINED_GLASS - net.minestom.server.item.Material
- GREEN_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- GREEN_STAINED_GLASS_PANE - net.minestom.server.item.Material
- GREEN_TERRACOTTA - net.minestom.server.instance.block.Block
- GREEN_TERRACOTTA - net.minestom.server.item.Material
- GREEN_WALL_BANNER - net.minestom.server.instance.block.Block
- GREEN_WOOL - net.minestom.server.instance.block.Block
- GREEN_WOOL - net.minestom.server.item.Material
- GreenBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GreenBanner() - Constructor for class net.minestom.server.instance.block.states.GreenBanner
-
Deprecated.
- GreenBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GreenBed() - Constructor for class net.minestom.server.instance.block.states.GreenBed
-
Deprecated.
- GreenGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GreenGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.GreenGlazedTerracotta
-
Deprecated.
- GreenShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GreenShulkerBox() - Constructor for class net.minestom.server.instance.block.states.GreenShulkerBox
-
Deprecated.
- GreenStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GreenStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.GreenStainedGlassPane
-
Deprecated.
- GreenWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- GreenWallBanner() - Constructor for class net.minestom.server.instance.block.states.GreenWallBanner
-
Deprecated.
- Grindstone - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Grindstone() - Constructor for class net.minestom.server.instance.block.states.Grindstone
-
Deprecated.
- GRINDSTONE - net.minestom.server.instance.block.Block
- GRINDSTONE - net.minestom.server.inventory.InventoryType
- GRINDSTONE - net.minestom.server.item.Material
- Group(String, Argument<?>...) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- GROUPED_PACKET_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- GroupedPacketHandler - Class in net.minestom.server.network.netty.codec
- GroupedPacketHandler() - Constructor for class net.minestom.server.network.netty.codec.GroupedPacketHandler
- GroupEntry - Class in net.minestom.server.gamedata.loottables.entries
- GroupEntry(GroupType, List<LootTable.Entry>, int, int, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.entries.GroupEntry
- GroupType - Class in net.minestom.server.gamedata.loottables.entries
-
minecraft:group
- GroupType() - Constructor for class net.minestom.server.gamedata.loottables.entries.GroupType
- GUARDIAN - net.minestom.server.entity.EntityType
- GUARDIAN_SPAWN_EGG - net.minestom.server.item.Material
- GUNPOWDER - net.minestom.server.item.Material
H
- hand - Variable in class net.minestom.server.network.packet.client.play.ClientAnimationPacket
- hand - Variable in class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- hand - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- hand - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- hand - Variable in class net.minestom.server.network.packet.client.play.ClientUseItemPacket
- hand - Variable in class net.minestom.server.network.packet.server.play.OpenBookPacket
- handleContact(Instance, BlockPosition, Entity) - Method in class net.minestom.server.instance.block.CustomBlock
-
Defines custom behaviour for entities touching this block.
- handleException(Throwable) - Method in interface net.minestom.server.exception.ExceptionHandler
-
Called when a exception was caught.
- handleException(Throwable) - Method in class net.minestom.server.exception.ExceptionManager
-
Handles an exception, if no
ExceptionHandleris set, it just prints the stack trace. - handleKeepAlive(long) - Method in class net.minestom.server.network.ConnectionManager
-
Updates keep alive by checking the last keep alive packet and send a new one if needed.
- handlePhysics(Entity, Vector, Position, Vector) - Static method in class net.minestom.server.collision.CollisionUtils
-
Moves an entity with physics applied (ie checking against blocks)
- handlerRemoved(ChannelHandlerContext) - Method in class net.minestom.server.network.netty.codec.LegacyPingHandler
- handleVoid() - Method in class net.minestom.server.entity.Entity
-
How does this entity handle being in the void?
- handleVoid() - Method in class net.minestom.server.entity.LivingEntity
- HandshakePacket - Class in net.minestom.server.network.packet.client.handshake
- HandshakePacket() - Constructor for class net.minestom.server.network.packet.client.handshake.HandshakePacket
- HAPPY_VILLAGER - net.minestom.server.particle.Particle
- HARD - net.minestom.server.world.Difficulty
- HARMING - net.minestom.server.potion.PotionType
- has(String) - Method in class net.minestom.server.command.builder.Arguments
- has(String) - Method in class net.minestom.server.command.builder.CommandData
- has(Argument<?>) - Method in class net.minestom.server.command.builder.Arguments
- hasAccess(Player) - Method in interface net.minestom.server.command.CommandProcessor
-
Called to know if a player has access to the command.
- hasArms() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- hasBlockEntity() - Method in enum net.minestom.server.instance.block.Block
- hasChatColors() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets if the player has chat colors enabled.
- hasCompression() - Method in class net.minestom.server.storage.StorageOptions
-
Gets if compression should be enabled.
- hasCooldown(long, long, TimeUnit, long) - Static method in class net.minestom.server.utils.time.CooldownUtils
-
Gets if something is in cooldown based on the current time.
- hasCooldown(long, long, UpdateOption) - Static method in class net.minestom.server.utils.time.CooldownUtils
-
Gets if something is in cooldown based on the current time.
- hasCooldown(long, TimeUnit, int) - Static method in class net.minestom.server.utils.time.CooldownUtils
-
Gets if something is in cooldown based on the current time (
System.currentTimeMillis()). - hasDisplayName() - Method in class net.minestom.server.item.ItemStack
-
Gets if the item has a display name.
- hasEffects() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Whether this firework has any effects.
- hasEnabledAutoChunkLoad() - Method in class net.minestom.server.instance.Instance
-
Gets if the instance should auto load chunks.
- hasEnabledAutoChunkLoad() - Method in class net.minestom.server.instance.InstanceContainer
- hasEnabledAutoChunkLoad() - Method in class net.minestom.server.instance.SharedInstance
- hasErrorCallback() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if the argument has any error callback.
- hasFireworkEffect() - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Whether if this item meta has an effect.
- hasGroupedPacket() - Static method in class net.minestom.server.MinecraftServer
-
Gets if the packet caching feature is enabled.
- hash - Variable in class net.minestom.server.network.packet.server.play.ResourcePackSendPacket
- hasHandAnimation() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- hashCode() - Method in class net.minestom.server.bossbar.BossBar
- hashCode() - Method in class net.minestom.server.chat.JsonMessage
- hashCode() - Method in class net.minestom.server.command.builder.arguments.Argument
- hashCode() - Method in class net.minestom.server.data.DataImpl
- hashCode() - Method in class net.minestom.server.entity.PlayerSkin
- hashCode() - Method in class net.minestom.server.item.firework.FireworkEffect
- hashCode() - Method in class net.minestom.server.permission.Permission
- hashCode() - Method in class net.minestom.server.potion.CustomPotionEffect
- hashCode() - Method in class net.minestom.server.timer.Task
- hashCode() - Method in class net.minestom.server.utils.BlockPosition
- hashCode() - Method in class net.minestom.server.utils.NamespaceID
- hashCode() - Method in class net.minestom.server.utils.Position
- hashCode() - Method in class net.minestom.server.utils.Vector
-
Returns a hash code for this vector
- hashCode() - Method in class net.minestom.server.world.DimensionType
- hashedSeed - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- hashedSeed - Variable in class net.minestom.server.network.packet.server.play.RespawnPacket
- hasItemFlag(ItemFlag) - Method in class net.minestom.server.item.ItemStack
-
Gets if the item has an item flag.
- hasKey(String) - Method in class net.minestom.server.data.Data
-
Gets if the data has a key.
- hasKey(String) - Method in class net.minestom.server.data.DataImpl
- hasKey(String) - Method in class net.minestom.server.data.SerializableDataImpl
- hasLineOfSight(Entity) - Method in class net.minestom.server.entity.LivingEntity
-
Checks whether the current entity has line of sight to the given one.
- hasLore() - Method in class net.minestom.server.item.ItemStack
-
Gets if the item has a lore.
- hasMarker() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- hasMax - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- hasMax() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets if the argument has a maximum.
- hasMin - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- hasMin() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets if the argument has a minimum.
- hasNbt() - Method in class net.minestom.server.item.metadata.CompassMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.CrossbowMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Gets if this meta object contains any useful data to send to the client.
- hasNbt() - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Gets if this meta object contains any useful data to send to the client.
- hasNbt() - Method in class net.minestom.server.item.metadata.ItemMeta
-
Gets if this meta object contains any useful data to send to the client.
- hasNbt() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Gets if this meta object contains any useful data to send to the client.
- hasNbt() - Method in class net.minestom.server.item.metadata.MapMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Gets if this meta object contains any useful data to send to the client.
- hasNbt() - Method in class net.minestom.server.item.metadata.PotionMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.SpawnEggMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.WritableBookMeta
- hasNbt() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
- hasNbtTag() - Method in class net.minestom.server.item.ItemStack
-
Gets if the item has any nbt tag.
- hasNext() - Method in class net.minestom.server.utils.block.BlockIterator
-
Returns true if the iteration has more elements
- hasNoBasePlate() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- hasNoGravity() - Method in class net.minestom.server.entity.Entity
-
Gets the noGravity metadata field.
- hasPacketCaching() - Static method in class net.minestom.server.MinecraftServer
-
Gets if the packet caching feature is enabled.
- hasPassenger() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity has any passenger.
- hasPermission(String) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets if this handler has the permission with the name
permissionName. - hasPermission(String, PermissionVerifier) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets if this handler has the permission with the name
permissionNameand which verify the optionalPermissionVerifier. - hasPermission(Permission) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets if this handler has the permission
permission. - hasPhysics - Variable in class net.minestom.server.entity.Entity
- hasPumpkinHat() - Method in class net.minestom.server.entity.type.other.EntitySnowman
- hasReducedDebugScreenInformation() - Method in class net.minestom.server.entity.Player
-
Gets if the player has the reduced debug screen.
- hasRestrictions() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
-
Gets if this argument allow complete freedom in the word choice or if a list has been defined.
- hasSaddle() - Method in class net.minestom.server.entity.type.animal.EntityPig
-
Gets if the pig has a saddle.
- hasSharedInstances() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets if this instance has
SharedInstancelinked to it. - hasSimilarView(Position) - Method in class net.minestom.server.utils.Position
-
Checks if two positions have a similar view (yaw/pitch).
- hasState() - Method in enum net.minestom.server.item.Material
- HASTE - net.minestom.server.potion.PotionEffect
- hasToast() - Method in class net.minestom.server.advancements.Advancement
-
Gets if this advancement has a toast.
- hasTooltip - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- hasUpdate() - Method in class net.minestom.server.instance.block.CustomBlock
-
Gets if this
CustomBlockrequires any tick update. - hasUpdate(short) - Static method in class net.minestom.server.utils.block.CustomBlockUtils
-
Gets if a custom block id has an update method.
- hasUpdate(CustomBlock) - Static method in class net.minestom.server.utils.block.CustomBlockUtils
-
Gets if a
CustomBlockhas an update method. - hasVelocity() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity currently has a velocity applied.
- HAY_BLOCK - net.minestom.server.instance.block.Block
- HAY_BLOCK - net.minestom.server.item.Material
- HayBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- HayBlock() - Constructor for class net.minestom.server.instance.block.states.HayBlock
-
Deprecated.
- HEAD - net.minestom.server.item.attribute.AttributeSlot
- header - Variable in class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- headPitch - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- heal() - Method in class net.minestom.server.entity.LivingEntity
-
Sets the heal of the entity as its max health.
- HEALING - net.minestom.server.potion.PotionType
- health - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- health - Variable in class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- HEALTH_BOOST - net.minestom.server.potion.PotionEffect
- HEART - net.minestom.server.particle.Particle
- HEART_OF_THE_SEA - net.minestom.server.item.Material
- HEARTS - net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
- HEAVY_WEIGHTED_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- HEAVY_WEIGHTED_PRESSURE_PLATE - net.minestom.server.item.Material
- HeavyWeightedPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- HeavyWeightedPressurePlate() - Constructor for class net.minestom.server.instance.block.states.HeavyWeightedPressurePlate
-
Deprecated.
- height - Variable in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- height() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- height() - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- height() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- height() - Method in interface net.minestom.server.map.LargeFramebuffer
- HEIGHT - Static variable in interface net.minestom.server.map.Framebuffer
- HELD_ITEM_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- HeldItemChangePacket - Class in net.minestom.server.network.packet.server.play
- HeldItemChangePacket() - Constructor for class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- heldListener(ClientHeldItemChangePacket, Player) - Static method in class net.minestom.server.listener.PlayerHeldListener
- HELMET - net.minestom.server.event.item.ArmorEquipEvent.ArmorSlot
- HELMET - net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- HELMET_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- HERO_OF_THE_VILLAGE - net.minestom.server.potion.PotionEffect
- HIDDEN - net.minestom.server.entity.Player.ChatMode
- hiddenBuilder() - Static method in class net.minestom.server.world.DimensionType
- HIDE - net.minestom.server.network.packet.server.play.TitlePacket.Action
- HIDE_ATTRIBUTES - net.minestom.server.item.ItemFlag
- HIDE_DESTROYS - net.minestom.server.item.ItemFlag
- HIDE_ENCHANTS - net.minestom.server.item.ItemFlag
- HIDE_FOR_OTHER_TEAMS - net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Hides the name tag for other teams
- HIDE_FOR_OWN_TEAM - net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Hides the name tag for the own team
- HIDE_PLACED_ON - net.minestom.server.item.ItemFlag
- HIDE_POTION_EFFECTS - net.minestom.server.item.ItemFlag
- HIDE_UNBREAKABLE - net.minestom.server.item.ItemFlag
- hideTitle() - Method in class net.minestom.server.entity.Player
-
Hides the previous title.
- HierarchyClassLoader - Class in net.minestom.server.extras.selfmodification
-
Classloader part of a hierarchy of classloader
- HierarchyClassLoader(String, URL[], ClassLoader) - Constructor for class net.minestom.server.extras.selfmodification.HierarchyClassLoader
- HOGLIN - net.minestom.server.entity.EntityType
- HOGLIN_SPAWN_EGG - net.minestom.server.item.Material
- holdingEntityId - Variable in class net.minestom.server.network.packet.server.play.AttachEntityPacket
- Hologram - Class in net.minestom.server.entity.hologram
-
Represents an invisible armor stand showing a
JsonMessage. - Hologram(Instance, Position, JsonMessage) - Constructor for class net.minestom.server.entity.hologram.Hologram
-
Constructs a new
Hologramwith the given parameters. - Hologram(Instance, Position, JsonMessage, boolean) - Constructor for class net.minestom.server.entity.hologram.Hologram
-
Constructs a new
Hologramwith the given parameters. - Hologram.HologramEntity - Class in net.minestom.server.entity.hologram
- HologramEntity(Position) - Constructor for class net.minestom.server.entity.hologram.Hologram.HologramEntity
-
Constructs a new
Hologram.HologramEntitywith the givenspawnPosition. - HONEY_BLOCK - net.minestom.server.instance.block.Block
- HONEY_BLOCK - net.minestom.server.item.Material
- HONEY_BOTTLE - net.minestom.server.item.Material
- HONEYCOMB - net.minestom.server.item.Material
- HONEYCOMB_BLOCK - net.minestom.server.instance.block.Block
- HONEYCOMB_BLOCK - net.minestom.server.item.Material
- Hopper - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Hopper() - Constructor for class net.minestom.server.instance.block.states.Hopper
-
Deprecated.
- HOPPER - net.minestom.server.instance.block.Block
- HOPPER - net.minestom.server.inventory.InventoryType
- HOPPER - net.minestom.server.item.Material
- HOPPER_MINECART - net.minestom.server.entity.EntityType
- HOPPER_MINECART - net.minestom.server.item.Material
- HORIZONTAL - Static variable in enum net.minestom.server.utils.Direction
- HORN_CORAL - net.minestom.server.instance.block.Block
- HORN_CORAL - net.minestom.server.item.Material
- HORN_CORAL_BLOCK - net.minestom.server.instance.block.Block
- HORN_CORAL_BLOCK - net.minestom.server.item.Material
- HORN_CORAL_FAN - net.minestom.server.instance.block.Block
- HORN_CORAL_FAN - net.minestom.server.item.Material
- HORN_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- HornCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- HornCoral() - Constructor for class net.minestom.server.instance.block.states.HornCoral
-
Deprecated.
- HornCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- HornCoralFan() - Constructor for class net.minestom.server.instance.block.states.HornCoralFan
-
Deprecated.
- HornCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- HornCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.HornCoralWallFan
-
Deprecated.
- HORSE - net.minestom.server.entity.EntityType
- HORSE_JUMP_STRENGTH - Static variable in class net.minestom.server.attribute.Attributes
- HORSE_ONE_CM - net.minestom.server.stat.StatisticType
- HORSE_SPAWN_EGG - net.minestom.server.item.Material
- horseJumpBoost - Variable in class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- HOSTILE - net.minestom.server.sound.SoundCategory
- HOUR - net.minestom.server.utils.time.TimeUnit
- HUNGER - net.minestom.server.potion.PotionEffect
- HUSK - net.minestom.server.entity.EntityType
- HUSK_SPAWN_EGG - net.minestom.server.item.Material
I
- ICE - net.minestom.server.instance.block.Block
- ICE - net.minestom.server.item.Material
- ICE - net.minestom.server.map.MapColors
- IChunkLoader - Interface in net.minestom.server.instance
-
Interface implemented to change the way chunks are loaded/saved.
- icon - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- Icon() - Constructor for class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- icons - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- ICY - net.minestom.server.world.biomes.Biome.Category
- id - Variable in class net.minestom.server.network.packet.client.play.ClientKeepAlivePacket
- id - Variable in class net.minestom.server.network.packet.server.play.KeepAlivePacket
- ID_COUNTER - Static variable in class net.minestom.server.world.biomes.Biome
- identifier - Variable in class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- identifiersToRemove - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket
- IDENTITY - Static variable in interface net.minestom.server.gamedata.loottables.LootTableFunction
- IDLE - net.minestom.server.entity.type.monster.EntityCreeper.CreeperState
- ILLUSIONER - net.minestom.server.entity.EntityType
- IMPALING - net.minestom.server.item.Enchantment
- InboundPacket - Class in net.minestom.server.network.netty.packet
- InboundPacket(int, ByteBuf) - Constructor for class net.minestom.server.network.netty.packet.InboundPacket
- INCLUDE - net.minestom.server.utils.entity.EntityFinder.ToggleableType
- index - Variable in class net.minestom.server.entity.Metadata.Entry
- index(int, int) - Static method in interface net.minestom.server.map.Framebuffer
- index(int, int, int) - Static method in interface net.minestom.server.map.Framebuffer
- INFESTED_CHISELED_STONE_BRICKS - net.minestom.server.instance.block.Block
- INFESTED_CHISELED_STONE_BRICKS - net.minestom.server.item.Material
- INFESTED_COBBLESTONE - net.minestom.server.instance.block.Block
- INFESTED_COBBLESTONE - net.minestom.server.item.Material
- INFESTED_CRACKED_STONE_BRICKS - net.minestom.server.instance.block.Block
- INFESTED_CRACKED_STONE_BRICKS - net.minestom.server.item.Material
- INFESTED_MOSSY_STONE_BRICKS - net.minestom.server.instance.block.Block
- INFESTED_MOSSY_STONE_BRICKS - net.minestom.server.item.Material
- INFESTED_STONE - net.minestom.server.instance.block.Block
- INFESTED_STONE - net.minestom.server.item.Material
- INFESTED_STONE_BRICKS - net.minestom.server.instance.block.Block
- INFESTED_STONE_BRICKS - net.minestom.server.item.Material
- infiniburn(NamespaceID) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- INFINITY - net.minestom.server.item.Enchantment
- Ingredient() - Constructor for class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
- init() - Static method in class net.minestom.server.attribute.Attributes
- init() - Static method in class net.minestom.server.command.builder.NodeMaker.Options
- init() - Static method in class net.minestom.server.extras.MojangAuth
-
Enables mojang authentication on the server.
- init() - Static method in class net.minestom.server.extras.PlacementRules
- init() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinPlatformAgentMinestom
- init() - Static method in class net.minestom.server.MinecraftServer
- init() - Method in class net.minestom.server.network.netty.NettyServer
-
Inits the server by choosing which transport layer to use, number of threads, pipeline order, etc...
- init(Player) - Method in class net.minestom.server.instance.WorldBorder
-
Sends the world border init packet to a player.
- initialize() - Method in class net.minestom.server.extensions.Extension
- INITIALIZE - net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
- initPlayer(UUID, String, Consumer<FakePlayer>) - Static method in class net.minestom.server.entity.fakeplayer.FakePlayer
-
Initializes a new
FakePlayerwithout adding it in cache. - initPlayer(UUID, String, FakePlayerOption, Consumer<FakePlayer>) - Static method in class net.minestom.server.entity.fakeplayer.FakePlayer
-
Initializes a new
FakePlayer. - initRecipesId - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaLeaves
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaSapling
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AcaciaWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ActivatorRail
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AndesiteSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AndesiteStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AndesiteWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Anvil
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AttachedMelonStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.AttachedPumpkinStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Bamboo
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Barrel
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Basalt
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Beehive
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BeeNest
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Beetroots
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Bell
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchLeaves
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchSapling
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BirchWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackstoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackstoneWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlackWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlastFurnace
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlueBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlueBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlueGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlueShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlueStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BlueWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BoneBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrainCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrainCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrainCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrewingStand
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownMushroomBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BrownWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BubbleColumn
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BubbleCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BubbleCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.BubbleCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Cactus
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Cake
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Campfire
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Carrots
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CarvedPumpkin
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Cauldron
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Chain
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ChainCommandBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Chest
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ChippedAnvil
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ChorusFlower
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ChorusPlant
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CobblestoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CobblestoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CobblestoneWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Cocoa
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CommandBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Comparator
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Composter
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Conduit
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CreeperHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CreeperWallHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonHyphae
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CrimsonWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CutRedSandstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CutSandstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CyanBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CyanBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CyanGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CyanShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CyanStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.CyanWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DamagedAnvil
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakLeaves
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakSapling
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkOakWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkPrismarineSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DarkPrismarineStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DaylightDetector
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadBrainCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadBrainCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadBrainCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadBubbleCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadBubbleCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadBubbleCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadFireCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadFireCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadFireCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadHornCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadHornCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadHornCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadTubeCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadTubeCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DeadTubeCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DetectorRail
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DioriteSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DioriteStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DioriteWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Dispenser
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DragonHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.DragonWallHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Dropper
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.EnderChest
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.EndPortalFrame
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.EndRod
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.EndStoneBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.EndStoneBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.EndStoneBrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Farmland
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Fire
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.FireCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.FireCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.FireCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.FrostedIce
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Furnace
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GraniteSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GraniteStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GraniteWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrassBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrayBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrayBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrayGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrayShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrayStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GrayWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GreenBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GreenBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GreenGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GreenShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GreenStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.GreenWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Grindstone
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.HayBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.HeavyWeightedPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Hopper
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.HornCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.HornCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.HornCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.IronBars
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.IronDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.IronTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JackOLantern
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Jigsaw
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Jukebox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleLeaves
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JunglePressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleSapling
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.JungleWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Kelp
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Ladder
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Lantern
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LargeFern
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Lava
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Lectern
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Lever
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightBlueBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightBlueBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightBlueGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightBlueShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightBlueStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightBlueWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightGrayBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightGrayBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightGrayGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightGrayShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightGrayStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightGrayWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LightWeightedPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Lilac
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LimeBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LimeBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LimeGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LimeShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LimeStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.LimeWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Loom
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MagentaBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MagentaBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MagentaGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MagentaShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MagentaStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MagentaWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MelonStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MossyCobblestoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MossyCobblestoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MossyCobblestoneWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MossyStoneBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MossyStoneBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MossyStoneBrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MovingPiston
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.MushroomStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Mycelium
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NetherBrickFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NetherBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NetherBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NetherBrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NetherPortal
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NetherWart
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.NoteBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakLeaves
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakSapling
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OakWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Observer
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OrangeBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OrangeBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OrangeGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OrangeShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OrangeStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.OrangeWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Peony
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PetrifiedOakSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PinkBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PinkBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PinkGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PinkShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PinkStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PinkWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Piston
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PistonHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PlayerHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PlayerWallHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Podzol
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedAndesiteSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedAndesiteStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBasalt
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneBrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstonePressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedBlackstoneWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedDioriteSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedDioriteStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedGraniteSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PolishedGraniteStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Potatoes
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PoweredRail
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PrismarineBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PrismarineBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PrismarineSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PrismarineStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PrismarineWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PumpkinStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpleBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpleBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpleGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpleShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpleStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpleWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpurPillar
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpurSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.PurpurStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.QuartzPillar
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.QuartzSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.QuartzStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Rail
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedMushroomBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedNetherBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedNetherBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedNetherBrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedSandstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedSandstoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedSandstoneWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedstoneLamp
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedstoneOre
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedstoneTorch
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedstoneWallTorch
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedstoneWire
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RedWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Repeater
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RepeatingCommandBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RespawnAnchor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.RoseBush
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SandstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SandstoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SandstoneWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Scaffolding
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SeaPickle
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SkeletonSkull
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SkeletonWallSkull
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Smoker
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothQuartzSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothQuartzStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothRedSandstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothRedSandstoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothSandstoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothSandstoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SmoothStoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Snow
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SoulCampfire
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SoulLantern
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SoulWallTorch
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceLeaves
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SprucePressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceSapling
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SpruceWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StickyPiston
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StoneBrickSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StoneBrickStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StoneBrickWall
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StoneButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Stonecutter
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StonePressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StoneSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StoneStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedAcaciaLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedAcaciaWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedBirchLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedBirchWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedCrimsonHyphae
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedCrimsonStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedDarkOakLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedDarkOakWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedJungleLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedJungleWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedOakLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedOakWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedSpruceLog
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedSpruceWood
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedWarpedHyphae
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StrippedWarpedStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.StructureBlock
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SugarCane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Sunflower
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.SweetBerryBush
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TallGrass
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TallSeagrass
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Target
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Tnt
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TrappedChest
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Tripwire
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TripwireHook
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TubeCoral
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TubeCoralFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TubeCoralWallFan
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TurtleEgg
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.TwistingVines
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Vine
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WallTorch
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedButton
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedDoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedFence
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedFenceGate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedHyphae
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedPressurePlate
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedSlab
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedStairs
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedStem
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedTrapdoor
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WarpedWallSign
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Water
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WeepingVines
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.Wheat
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WhiteBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WhiteBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WhiteGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WhiteShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WhiteStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WhiteWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WitherSkeletonSkull
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.WitherSkeletonWallSkull
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.YellowBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.YellowBed
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.YellowGlazedTerracotta
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.YellowShulkerBox
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.YellowStainedGlassPane
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.YellowWallBanner
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ZombieHead
-
Deprecated.
- initStates() - Static method in class net.minestom.server.instance.block.states.ZombieWallHead
-
Deprecated.
- INK_SAC - net.minestom.server.item.Material
- input - Variable in class net.minestom.server.command.builder.CommandResult
- inputItem1 - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- inputItem2 - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- inSameChunk(Position) - Method in class net.minestom.server.utils.Position
-
Gets if two positions are in the same chunk.
- insideBlock - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- INSPECT_DISPENSER - net.minestom.server.stat.StatisticType
- INSPECT_DROPPER - net.minestom.server.stat.StatisticType
- INSPECT_HOPPER - net.minestom.server.stat.StatisticType
- instance - Variable in class net.minestom.server.entity.Entity
- instance - Variable in class net.minestom.server.event.InstanceEvent
- instance - Variable in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket.Property
- instance() - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- Instance - Class in net.minestom.server.instance
-
Instances are what are called "worlds" in Minecraft, you can add an entity in it using
Entity.setInstance(Instance). - Instance(UUID, DimensionType) - Constructor for class net.minestom.server.instance.Instance
-
Creates a new instance.
- InstanceBatch - Interface in net.minestom.server.instance.batch
-
A Batch is a tool used to cache a list of blocks to place and flush it whenever you want.
- InstanceChunkLoadEvent - Class in net.minestom.server.event.instance
-
Called when a chunk in an instance is loaded.
- InstanceChunkLoadEvent(Instance, int, int) - Constructor for class net.minestom.server.event.instance.InstanceChunkLoadEvent
- InstanceChunkUnloadEvent - Class in net.minestom.server.event.instance
-
Called when a chunk in an instance is unloaded.
- InstanceChunkUnloadEvent(Instance, int, int) - Constructor for class net.minestom.server.event.instance.InstanceChunkUnloadEvent
- InstanceContainer - Class in net.minestom.server.instance
-
InstanceContainer is an instance that contains chunks in contrary to SharedInstance.
- InstanceContainer(UUID, DimensionType, StorageLocation) - Constructor for class net.minestom.server.instance.InstanceContainer
-
Creates an
InstanceContainer. - InstanceEvent - Class in net.minestom.server.event
- InstanceEvent(Instance) - Constructor for class net.minestom.server.event.InstanceEvent
- InstanceManager - Class in net.minestom.server.instance
-
Used to register
Instance. - InstanceManager() - Constructor for class net.minestom.server.instance.InstanceManager
- InstanceTickEvent - Class in net.minestom.server.event.instance
-
Called when an instance processes a tick.
- InstanceTickEvent(Instance, long, long) - Constructor for class net.minestom.server.event.instance.InstanceTickEvent
- InstanceUtils - Class in net.minestom.server.utils.instance
- InstanceUtils() - Constructor for class net.minestom.server.utils.instance.InstanceUtils
- INSTANT_DAMAGE - net.minestom.server.potion.PotionEffect
- INSTANT_EFFECT - net.minestom.server.particle.Particle
- INSTANT_HEALTH - net.minestom.server.potion.PotionEffect
- INSTANT_SPLASH - net.minestom.server.effects.Effects
- instantBreak - Variable in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- intArrayToUuid(int[]) - Static method in class net.minestom.server.utils.Utils
- Integer(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- INTEGER - net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
- IntegerArrayData - Class in net.minestom.server.data.type.array
- IntegerArrayData() - Constructor for class net.minestom.server.data.type.array.IntegerArrayData
- IntegerData - Class in net.minestom.server.data.type
- IntegerData() - Constructor for class net.minestom.server.data.type.IntegerData
- INTERACT - net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Type
- INTERACT_AT - net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Type
- INTERACT_WITH_ANVIL - net.minestom.server.stat.StatisticType
- INTERACT_WITH_BEACON - net.minestom.server.stat.StatisticType
- INTERACT_WITH_BLAST_FURNACE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_BREWINGSTAND - net.minestom.server.stat.StatisticType
- INTERACT_WITH_CAMPFIRE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_CARTOGRAPHY_TABLE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_CRAFTING_TABLE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_FURNACE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_GRINDSTONE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_LECTERN - net.minestom.server.stat.StatisticType
- INTERACT_WITH_LOOM - net.minestom.server.stat.StatisticType
- INTERACT_WITH_SMITHING_TABLE - net.minestom.server.stat.StatisticType
- INTERACT_WITH_SMOKER - net.minestom.server.stat.StatisticType
- INTERACT_WITH_STONECUTTER - net.minestom.server.stat.StatisticType
- intersect(double, double, double) - Method in class net.minestom.server.collision.BoundingBox
- intersect(BoundingBox) - Method in class net.minestom.server.collision.BoundingBox
-
Used to know if two
BoundingBoxintersect with each other. - intersect(Entity) - Method in class net.minestom.server.collision.BoundingBox
-
Used to know if this
BoundingBoxintersects with the bounding box of an entity. - intersect(BlockPosition) - Method in class net.minestom.server.collision.BoundingBox
-
Used to know if the bounding box intersects at a
BlockPosition. - intersect(Position) - Method in class net.minestom.server.collision.BoundingBox
- IntRange - Class in net.minestom.server.utils.math
- IntRange(Integer) - Constructor for class net.minestom.server.utils.math.IntRange
- IntRange(Integer, Integer) - Constructor for class net.minestom.server.utils.math.IntRange
- IntRange(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- INVALID_ARGUMENT_NAME - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- INVALID_ARGUMENT_VALUE - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- INVALID_ARGUMENTS_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentGroup
- INVALID_COMMAND_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentCommand
- INVALID_INPUT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentLoop
- INVALID_NAME - Static variable in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- INVALID_NBT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- INVALID_NBT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- INVALID_NBT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- INVALID_NUMBER_COUNT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelative
- INVALID_NUMBER_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelative
- INVALID_PROXY_RESPONSE - Static variable in class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- INVALID_SYNTAX - net.minestom.server.command.builder.CommandResult.Type
-
Command found, but the syntax is invalid.
- INVALID_SYNTAX - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- INVALID_TIME_FORMAT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- INVALID_VALUE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- inventory - Variable in class net.minestom.server.entity.Player
- inventory - Variable in class net.minestom.server.event.InventoryEvent
- Inventory - Class in net.minestom.server.inventory
-
Represents an inventory which can be viewed by a collection of
Player. - Inventory(InventoryType, String) - Constructor for class net.minestom.server.inventory.Inventory
- INVENTORY_SIZE - Static variable in class net.minestom.server.inventory.PlayerInventory
- InventoryClickEvent - Class in net.minestom.server.event.inventory
-
Called after
InventoryPreClickEvent, this event cannot be cancelled and items related to the click are already moved. - InventoryClickEvent(Inventory, Player, int, ClickType, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.inventory.InventoryClickEvent
- InventoryClickHandler - Interface in net.minestom.server.inventory
-
Represents an inventory which can receive click input.
- InventoryClickLoopHandler - Class in net.minestom.server.inventory.click
- InventoryClickLoopHandler(int, int, int, Int2IntFunction, Int2ObjectFunction<ItemStack>, BiConsumer<Integer, ItemStack>) - Constructor for class net.minestom.server.inventory.click.InventoryClickLoopHandler
- InventoryClickProcessor - Class in net.minestom.server.inventory.click
- InventoryClickProcessor() - Constructor for class net.minestom.server.inventory.click.InventoryClickProcessor
- InventoryClickResult - Class in net.minestom.server.inventory.click
- InventoryClickResult(ItemStack, ItemStack) - Constructor for class net.minestom.server.inventory.click.InventoryClickResult
- InventoryCloseEvent - Class in net.minestom.server.event.inventory
-
Called when an
Inventoryis closed by a player. - InventoryCloseEvent(Inventory, Player) - Constructor for class net.minestom.server.event.inventory.InventoryCloseEvent
- InventoryCondition - Interface in net.minestom.server.inventory.condition
-
Can be added to any
InventoryModifierusingInventory.addInventoryCondition(InventoryCondition)orPlayerInventory.addInventoryCondition(InventoryCondition)in order to listen to any issued clicks. - InventoryConditionResult - Class in net.minestom.server.inventory.condition
-
Used by
InventoryConditionto step in inventory click processing. - InventoryConditionResult(ItemStack, ItemStack) - Constructor for class net.minestom.server.inventory.condition.InventoryConditionResult
- InventoryData - Class in net.minestom.server.data.type
- InventoryData() - Constructor for class net.minestom.server.data.type.InventoryData
- InventoryEvent - Class in net.minestom.server.event
- InventoryEvent(Inventory) - Constructor for class net.minestom.server.event.InventoryEvent
- InventoryModifier - Interface in net.minestom.server.inventory
-
Represents an inventory where items can be modified/retrieved.
- InventoryOpenEvent - Class in net.minestom.server.event.inventory
-
Called when a player open an
Inventory. - InventoryOpenEvent(Inventory, Player) - Constructor for class net.minestom.server.event.inventory.InventoryOpenEvent
- InventoryPreClickEvent - Class in net.minestom.server.event.inventory
-
Called before
InventoryClickEvent, used to potentially cancel the click. - InventoryPreClickEvent(Inventory, Player, int, ClickType, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.inventory.InventoryPreClickEvent
- InventoryProperty - Enum in net.minestom.server.inventory
-
List of inventory property and their ID
- InventoryType - Enum in net.minestom.server.inventory
-
Represents a type of
Inventory - INVISIBILITY - net.minestom.server.potion.PotionEffect
- INVISIBILITY - net.minestom.server.potion.PotionType
- invulnerable - Variable in class net.minestom.server.entity.LivingEntity
- invulnerable - Variable in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- IRON_AXE - net.minestom.server.item.Material
- IRON_BARS - net.minestom.server.instance.block.Block
- IRON_BARS - net.minestom.server.item.Material
- IRON_BLOCK - net.minestom.server.instance.block.Block
- IRON_BLOCK - net.minestom.server.item.Material
- IRON_BOOTS - net.minestom.server.item.Material
- IRON_CHESTPLATE - net.minestom.server.item.Material
- IRON_DOOR - net.minestom.server.instance.block.Block
- IRON_DOOR - net.minestom.server.item.Material
- IRON_DOOR_CLOSED - net.minestom.server.effects.Effects
- IRON_DOOR_OPENED - net.minestom.server.effects.Effects
- IRON_GOLEM - net.minestom.server.entity.EntityType
- IRON_HELMET - net.minestom.server.item.Material
- IRON_HOE - net.minestom.server.item.Material
- IRON_HORSE_ARMOR - net.minestom.server.item.Material
- IRON_INGOT - net.minestom.server.item.Material
- IRON_LEGGINGS - net.minestom.server.item.Material
- IRON_NUGGET - net.minestom.server.item.Material
- IRON_ORE - net.minestom.server.instance.block.Block
- IRON_ORE - net.minestom.server.item.Material
- IRON_PICKAXE - net.minestom.server.item.Material
- IRON_SHOVEL - net.minestom.server.item.Material
- IRON_SWORD - net.minestom.server.item.Material
- IRON_TRAPDOOR - net.minestom.server.instance.block.Block
- IRON_TRAPDOOR - net.minestom.server.item.Material
- IRON_TRAPDOOR_CLOSED - net.minestom.server.effects.Effects
- IRON_TRAPDOOR_OPENED - net.minestom.server.effects.Effects
- IronBars - Class in net.minestom.server.instance.block.states
-
Deprecated.
- IronBars() - Constructor for class net.minestom.server.instance.block.states.IronBars
-
Deprecated.
- IronDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- IronDoor() - Constructor for class net.minestom.server.instance.block.states.IronDoor
-
Deprecated.
- IronTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- IronTrapdoor() - Constructor for class net.minestom.server.instance.block.states.IronTrapdoor
-
Deprecated.
- isAchieved() - Method in class net.minestom.server.advancements.Advancement
-
Gets if the advancement is achieved.
- isActive() - Method in class net.minestom.server.entity.Entity
-
Returns false just after instantiation, set to true after calling
Entity.setInstance(Instance). - isAir() - Method in enum net.minestom.server.instance.block.Block
- isAir() - Method in class net.minestom.server.item.ItemStack
-
Gets if the item material is
Material.AIR. - isAllowFlying() - Method in class net.minestom.server.entity.Player
-
Gets if the player is allowed to fly.
- isAmbient() - Method in class net.minestom.server.potion.CustomPotionEffect
- isAquaphobic() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isAquatic() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isArmor() - Method in enum net.minestom.server.item.Material
- isAttacking() - Method in class net.minestom.server.entity.type.monster.EntityGhast
- isAutoViewable() - Method in class net.minestom.server.entity.Entity
-
When set to true, the entity will automatically get new viewers when they come too close.
- isAvian() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isAvoidsDoorways() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isBaby() - Method in class net.minestom.server.entity.type.monster.EntityZombie
- isBaby() - Method in class net.minestom.server.entity.type.monster.EntityZombifiedPiglin
-
Gets if the pig zombie is a baby.
- isBecomingDrowned() - Method in class net.minestom.server.entity.type.monster.EntityZombie
- isBecomingDrowned() - Method in class net.minestom.server.entity.type.monster.EntityZombifiedPiglin
- isBedSafe() - Method in class net.minestom.server.world.DimensionType
- isBetween(byte, byte, byte) - Static method in class net.minestom.server.utils.MathUtils
- isBetween(double, double, double) - Static method in class net.minestom.server.utils.MathUtils
- isBetween(float, float, float) - Static method in class net.minestom.server.utils.MathUtils
- isBetween(int, int, int) - Static method in class net.minestom.server.utils.MathUtils
- isBetweenUnordered(double, double, double) - Static method in class net.minestom.server.utils.MathUtils
- isBetweenUnordered(float, float, float) - Static method in class net.minestom.server.utils.MathUtils
- isBlock() - Method in enum net.minestom.server.item.Material
- isBlockEntity(short) - Method in class net.minestom.server.instance.Chunk
-
Gets if a block state id represents a block entity.
- isBlockingItemUse() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets if the event should block the item use.
- isBoots() - Method in enum net.minestom.server.item.Material
- isCancel() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- isCancel() - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- isCancel() - Method in class net.minestom.server.listener.manager.PacketController
-
Gets if the packet is cancelled.
- isCancelled() - Method in interface net.minestom.server.event.CancellableEvent
-
Gets if the
Eventshould be cancelled or not. - isCancelled() - Method in class net.minestom.server.event.entity.EntityDamageEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityFireEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityShootEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityVelocityEvent
- isCancelled() - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
- isCancelled() - Method in class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
- isCancelled() - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
- isCancelled() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
- isCancelled() - Method in class net.minestom.server.event.item.ItemDropEvent
- isCancelled() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- isCancelled() - Method in class net.minestom.server.event.item.PickupItemEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerAddItemStackEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerChatEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerCommandEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerMoveEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerSetItemStackEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
- isCautious() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isCeilingEnabled() - Method in class net.minestom.server.world.DimensionType
- isCharged() - Method in class net.minestom.server.entity.type.monster.EntityCreeper
- isCharged() - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Gets if the crossbow is currently charged.
- isChestplate() - Method in enum net.minestom.server.item.Material
- isChunkLoaded(int, int) - Method in class net.minestom.server.instance.Instance
-
Checks if the
Chunkat the position is loaded. - isClimbable() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isClimbable() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isClimber() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isClimbing() - Method in class net.minestom.server.entity.type.monster.EntitySpider
-
Gets if the spider is climbing.
- isConsole() - Method in interface net.minestom.server.command.CommandSender
-
Gets if the sender is a
ConsoleSender. - isCreative() - Method in class net.minestom.server.entity.Player
-
Gets if this player is in creative.
- isCritical() - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- isCustomNameVisible() - Method in class net.minestom.server.entity.Entity
-
Gets the custom name visible metadata field.
- isDead - Variable in class net.minestom.server.entity.LivingEntity
- isDead() - Method in class net.minestom.server.entity.LivingEntity
-
Gets if the entity is dead or not.
- isDebug - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- isDebug - Variable in class net.minestom.server.network.packet.server.play.RespawnPacket
- isDefaultStorageSystemDefined() - Method in class net.minestom.server.storage.StorageManager
-
Gets if the default
StorageSystemis set. - isDoor() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isDoor() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isDrinkingPotion() - Method in class net.minestom.server.entity.type.monster.EntityWitch
- isEating() - Method in class net.minestom.server.entity.Player
-
Gets if the player is eating.
- isEmpty() - Method in class net.minestom.server.chat.ChatColor
- isEmpty() - Method in class net.minestom.server.data.Data
-
Gets if the data is empty or not.
- isEmpty() - Method in class net.minestom.server.data.DataImpl
- isEmpty() - Method in class net.minestom.server.data.SerializableDataImpl
- isEnabled() - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Gets if bungee IP forwarding is enabled.
- isEnabled() - Static method in class net.minestom.server.extras.MojangAuth
- isEnabled() - Static method in class net.minestom.server.extras.optifine.OptifineSupport
- isEnabled() - Static method in class net.minestom.server.extras.velocity.VelocityProxy
-
Gets if velocity modern forwarding is enabled.
- isEnableRespawnScreen() - Method in class net.minestom.server.entity.Player
-
Gets if the player has the respawn screen enabled or disabled.
- isFenceLike() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isFenceLike() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isFireResistant() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isFirstSpawn() - Method in class net.minestom.server.event.player.PlayerSpawnEvent
-
'true' if the player is spawning for the first time.
- isFlat - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- isFlat - Variable in class net.minestom.server.network.packet.server.play.RespawnPacket
- isFlying() - Method in class net.minestom.server.entity.Player
-
Gets if the player is currently flying.
- isFood() - Method in enum net.minestom.server.item.Material
- isFullChunk() - Method in class net.minestom.server.instance.batch.BatchOption
-
Gets if the batch is responsible for composing the whole chunk.
- isFullyBounded() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isFullyBounded() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isGenerationBatch() - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Gets if this chunk batch is part of a chunk generation.
- isGlowing() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is glowing or not.
- isHanging() - Method in class net.minestom.server.entity.type.ambient.EntityBat
-
Gets if the bat is hanging.
- isHardcore() - Method in enum net.minestom.server.entity.GameMode
- isHelmet() - Method in enum net.minestom.server.item.Material
- isHidden() - Method in class net.minestom.server.advancements.Advancement
- isIgnited() - Method in class net.minestom.server.entity.type.monster.EntityCreeper
- isIgnoreRadius() - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- isImmune(DamageType) - Method in class net.minestom.server.entity.LivingEntity
-
Is this entity immune to the given type of damage?
- isImmune(DamageType) - Method in class net.minestom.server.entity.Player
- isImpeding() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isImpeding() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isIncinerating() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isIncinerating() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isInRange(Byte) - Method in class net.minestom.server.utils.math.ByteRange
-
Whether the given
valueis in range of the minimum and the maximum. - isInRange(Double) - Method in class net.minestom.server.utils.math.DoubleRange
-
Whether the given
valueis in range of the minimum and the maximum. - isInRange(Float) - Method in class net.minestom.server.utils.math.FloatRange
-
Whether the given
valueis in range of the minimum and the maximum. - isInRange(Integer) - Method in class net.minestom.server.utils.math.IntRange
-
Whether the given
valueis in range of the minimum and the maximum. - isInRange(Long) - Method in class net.minestom.server.utils.math.LongRange
-
Whether the given
valueis in range of the minimum and the maximum. - isInRange(Short) - Method in class net.minestom.server.utils.math.ShortRange
-
Whether the given
valueis in range of the minimum and the maximum. - isInRange(T) - Method in class net.minestom.server.utils.math.Range
-
Whether the given
valueis in range of the minimum and the maximum. - isInside(Entity) - Method in class net.minestom.server.instance.WorldBorder
-
Used to know if an entity is located inside the world border or not.
- isInside(Position) - Method in class net.minestom.server.instance.WorldBorder
-
Used to know if a position is located inside the world border or not.
- isInstantBreak() - Method in class net.minestom.server.entity.Player
- isInTabList() - Method in class net.minestom.server.entity.fakeplayer.FakePlayerOption
-
Gets if the player is visible in the tab-list or not.
- isInvisible() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is invisible or not.
- isInVoid(Position) - Method in class net.minestom.server.instance.Instance
-
Determines whether a position in the void.
- isInVoid(Position) - Method in class net.minestom.server.instance.InstanceContainer
- isInVoid(Position) - Method in class net.minestom.server.instance.SharedInstance
- isInvulnerable() - Method in class net.minestom.server.entity.LivingEntity
-
Gets if the entity is invulnerable.
- isInvulnerable() - Method in class net.minestom.server.entity.Player
-
The invulnerable field appear in the
PlayerAbilitiesPacketpacket. - isJson() - Method in class net.minestom.server.chat.ChatHoverEvent
- isLeggings() - Method in enum net.minestom.server.item.Material
- isLiquid() - Method in class net.minestom.server.entity.pathfinding.PFBlockDescription
- isLiquid() - Method in class net.minestom.server.entity.pathfinding.PFBlockObject
- isLiquid() - Method in enum net.minestom.server.instance.block.Block
- isLoaded() - Method in class net.minestom.server.instance.Chunk
-
Used to verify if the chunk should still be kept in memory.
- isLoaded(Chunk) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets if a chunk is loaded.
- isLoaded(Instance, double, double) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets if a chunk is loaded.
- isLodestoneTracked() - Method in class net.minestom.server.item.metadata.CompassMeta
- isMergeable() - Method in class net.minestom.server.entity.ItemEntity
-
Gets if the item is mergeable.
- isModified() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Gets if the color of this armor piece have been changed.
- isNatural() - Method in class net.minestom.server.world.DimensionType
- isNettyClient(Entity) - Static method in class net.minestom.server.utils.player.PlayerUtils
- isNettyClient(Player) - Static method in class net.minestom.server.utils.player.PlayerUtils
- isNettyClient(PlayerConnection) - Static method in class net.minestom.server.utils.player.PlayerUtils
- isNoClip() - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- isNormalized() - Method in class net.minestom.server.utils.Vector
-
Returns if a vector is normalized
- isOnFire() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is on fire.
- isOnGround() - Method in class net.minestom.server.entity.Entity
- isOnGround() - Method in class net.minestom.server.entity.Player
- isOnGround(Entity) - Static method in class net.minestom.server.utils.entity.EntityUtils
- isOnline() - Method in class net.minestom.server.entity.Player
-
Gets if the player is online or not.
- isOnline() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets if the client is still connected to the server.
- isOnlyPlayers() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- isOnlySingleEntity() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- isOpensDoors() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isOptional() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if this argument is 'optional'.
- isPickable() - Method in class net.minestom.server.entity.ItemEntity
-
Gets if the item is currently pickable.
- isPiglinSafe() - Method in class net.minestom.server.world.DimensionType
- isPlayer() - Method in interface net.minestom.server.command.CommandSender
-
Gets if the sender is a
Player. - isPlayerCreated() - Method in class net.minestom.server.entity.type.other.EntityIronGolem
- isPlayerInventory() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- isRaidCapable() - Method in class net.minestom.server.world.DimensionType
- isReadOnly() - Method in class net.minestom.server.instance.Chunk
-
Gets if this chunk is read-only.
- isRegistered() - Method in class net.minestom.server.entity.fakeplayer.FakePlayerOption
-
Gets if the player is registered internally as a Player.
- isRegistered() - Method in class net.minestom.server.instance.Instance
-
Gets if the instance has been registered in
InstanceManager. - isRegistered() - Method in class net.minestom.server.world.DimensionType
- isRegularVillager() - Method in class net.minestom.server.inventory.type.VillagerInventory
- isRelativeX() - Method in class net.minestom.server.utils.location.RelativeLocation
-
Gets if the 'x' field is relative.
- isRelativeY() - Method in class net.minestom.server.utils.location.RelativeLocation
-
Gets if the 'y' field is relative.
- isRelativeZ() - Method in class net.minestom.server.utils.location.RelativeLocation
-
Gets if the 'z' field is relative.
- isRemoved() - Method in class net.minestom.server.entity.Entity
-
Gets if this entity has been removed.
- isRemoved() - Method in class net.minestom.server.entity.hologram.Hologram
-
Checks if the hologram is still present.
- isRemoveScheduled() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity removal has been scheduled with
Entity.scheduleRemove(long, TimeUnit). - isResolved() - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Gets if the book is resolved.
- isRespawnAnchorSafe() - Method in class net.minestom.server.world.DimensionType
- isRetractingSpikes() - Method in class net.minestom.server.entity.type.monster.EntityGuardian
- isShared() - Method in class net.minestom.server.attribute.Attribute
-
Gets whether this attribute's instances should be sent to clients.
- isSigning - Variable in class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- isSilent() - Method in class net.minestom.server.entity.Entity
- isSimilar(ItemStack) - Method in class net.minestom.server.item.ItemStack
-
Gets if two items are similar.
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.CompassMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.CrossbowMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Gets if the two ItemMeta are similar.
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Gets if the two ItemMeta are similar.
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.ItemMeta
-
Gets if the two ItemMeta are similar.
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Gets if the two ItemMeta are similar.
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.MapMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Gets if the two ItemMeta are similar.
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.PotionMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.SpawnEggMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.WritableBookMeta
- isSimilar(ItemMeta) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
- isSimilar(Position) - Method in class net.minestom.server.utils.Position
-
Checks it two positions are similar (x/y/z).
- isSkylightEnabled() - Method in class net.minestom.server.world.DimensionType
- isSmall() - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- isSneaking() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is sneaking.
- isSolid() - Method in enum net.minestom.server.instance.block.Block
- isSpecial() - Method in class net.minestom.server.chat.ChatColor
-
Gets if the color is special (eg: no color, bold, reset, etc...).
- isSprinting() - Method in class net.minestom.server.entity.Entity
-
Gets if the player is sprinting.
- isStandingUp() - Method in class net.minestom.server.entity.type.animal.EntityPolarBear
- isStarted() - Static method in class net.minestom.server.MinecraftServer
-
Gets if the server is up and running.
- isStopping() - Static method in class net.minestom.server.MinecraftServer
-
Gets if the server is currently being shutdown using
MinecraftServer.stopCleanly(). - isSwimmer() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isTcpNoDelay() - Method in class net.minestom.server.network.netty.NettyServer
- isTriple() - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Gets if this crossbow is charged with 3 projectiles.
- isUltrawarm() - Method in class net.minestom.server.world.DimensionType
- isUnbreakable() - Method in class net.minestom.server.item.ItemStack
-
Gets if the item is unbreakable.
- isUniqueId(String) - Static method in class net.minestom.server.utils.UniqueIdUtils
-
Checks whether the
inputstring is anUUID. - isValid() - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- isValid(NBTCompound) - Method in interface net.minestom.server.permission.PermissionVerifier
-
Called when using
PermissionHandler.hasPermission(String, PermissionVerifier). - isValid(T) - Method in interface net.minestom.server.utils.callback.validator.Validator
-
Gets if a value is valid based on a condition.
- isValidName(Command, String) - Static method in class net.minestom.server.command.builder.Command
- isViewer(Player) - Method in interface net.minestom.server.Viewable
-
Gets if a player is seeing this viewable object.
- isZero() - Method in class net.minestom.server.utils.Vector
- ITALIC - Static variable in class net.minestom.server.chat.ChatColor
- item - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- item - Variable in class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
- ITEM - net.minestom.server.entity.EntityType
- ITEM - net.minestom.server.particle.Particle
- ITEM_ARMOR_EQUIP_CHAIN - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_DIAMOND - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_ELYTRA - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_GENERIC - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_GOLD - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_IRON - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_LEATHER - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_NETHERITE - net.minestom.server.sound.Sound
- ITEM_ARMOR_EQUIP_TURTLE - net.minestom.server.sound.Sound
- ITEM_AXE_STRIP - net.minestom.server.sound.Sound
- ITEM_BOOK_PAGE_TURN - net.minestom.server.sound.Sound
- ITEM_BOOK_PUT - net.minestom.server.sound.Sound
- ITEM_BOTTLE_EMPTY - net.minestom.server.sound.Sound
- ITEM_BOTTLE_FILL - net.minestom.server.sound.Sound
- ITEM_BOTTLE_FILL_DRAGONBREATH - net.minestom.server.sound.Sound
- ITEM_BUCKET_EMPTY - net.minestom.server.sound.Sound
- ITEM_BUCKET_EMPTY_FISH - net.minestom.server.sound.Sound
- ITEM_BUCKET_EMPTY_LAVA - net.minestom.server.sound.Sound
- ITEM_BUCKET_FILL - net.minestom.server.sound.Sound
- ITEM_BUCKET_FILL_FISH - net.minestom.server.sound.Sound
- ITEM_BUCKET_FILL_LAVA - net.minestom.server.sound.Sound
- ITEM_CHORUS_FRUIT_TELEPORT - net.minestom.server.sound.Sound
- ITEM_CROP_PLANT - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_HIT - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_LOADING_END - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_LOADING_MIDDLE - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_LOADING_START - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_QUICK_CHARGE_1 - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_QUICK_CHARGE_2 - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_QUICK_CHARGE_3 - net.minestom.server.sound.Sound
- ITEM_CROSSBOW_SHOOT - net.minestom.server.sound.Sound
- ITEM_ELYTRA_FLYING - net.minestom.server.sound.Sound
- ITEM_FIRECHARGE_USE - net.minestom.server.sound.Sound
- ITEM_FLINTANDSTEEL_USE - net.minestom.server.sound.Sound
- ITEM_FRAME - net.minestom.server.entity.EntityType
- ITEM_FRAME - net.minestom.server.item.Material
- ITEM_HOE_TILL - net.minestom.server.sound.Sound
- ITEM_HONEY_BOTTLE_DRINK - net.minestom.server.sound.Sound
- ITEM_LODESTONE_COMPASS_LOCK - net.minestom.server.sound.Sound
- ITEM_NETHER_WART_PLANT - net.minestom.server.sound.Sound
- ITEM_SHIELD_BLOCK - net.minestom.server.sound.Sound
- ITEM_SHIELD_BREAK - net.minestom.server.sound.Sound
- ITEM_SHOVEL_FLATTEN - net.minestom.server.sound.Sound
- ITEM_SLIME - net.minestom.server.particle.Particle
- ITEM_SNOWBALL - net.minestom.server.particle.Particle
- ITEM_SWEET_BERRIES_PICK_FROM_BUSH - net.minestom.server.sound.Sound
- ITEM_TOTEM_USE - net.minestom.server.sound.Sound
- ITEM_TRIDENT_HIT - net.minestom.server.sound.Sound
- ITEM_TRIDENT_HIT_GROUND - net.minestom.server.sound.Sound
- ITEM_TRIDENT_RETURN - net.minestom.server.sound.Sound
- ITEM_TRIDENT_RIPTIDE_1 - net.minestom.server.sound.Sound
- ITEM_TRIDENT_RIPTIDE_2 - net.minestom.server.sound.Sound
- ITEM_TRIDENT_RIPTIDE_3 - net.minestom.server.sound.Sound
- ITEM_TRIDENT_THROW - net.minestom.server.sound.Sound
- ITEM_TRIDENT_THUNDER - net.minestom.server.sound.Sound
- ItemAttribute - Class in net.minestom.server.item.attribute
- ItemAttribute(UUID, String, Attribute, AttributeOperation, double, AttributeSlot) - Constructor for class net.minestom.server.item.attribute.ItemAttribute
- ItemDisplay - Class in net.minestom.server.item
- ItemDisplay(JsonMessage, JsonMessage[]) - Constructor for class net.minestom.server.item.ItemDisplay
- ItemDropEvent - Class in net.minestom.server.event.item
- ItemDropEvent(Player, ItemStack) - Constructor for class net.minestom.server.event.item.ItemDropEvent
- ItemEntity - Class in net.minestom.server.entity
-
Represents an item on the ground.
- ItemEntity(ItemStack, Position) - Constructor for class net.minestom.server.entity.ItemEntity
- ItemEntity(ItemStack, Position, Instance) - Constructor for class net.minestom.server.entity.ItemEntity
- ItemEntry - Class in net.minestom.server.gamedata.loottables.entries
- ItemFlag - Enum in net.minestom.server.item
-
Represents a flag which can be applied to an
ItemStackusingItemStack.addItemFlags(ItemFlag...). - itemId - Variable in class net.minestom.server.network.packet.server.play.SetCooldownPacket
- ItemMeta - Class in net.minestom.server.item.metadata
-
Represents nbt data only available for a type of item.
- ItemMeta() - Constructor for class net.minestom.server.item.metadata.ItemMeta
- itemName - Variable in class net.minestom.server.network.packet.client.play.ClientNameItemPacket
- ItemParticle(ItemStack) - Constructor for class net.minestom.server.world.biomes.BiomeParticles.ItemParticle
- itemPickupCooldown - Variable in class net.minestom.server.entity.LivingEntity
- items - Variable in class net.minestom.server.inventory.PlayerInventory
- items - Variable in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
- items - Variable in class net.minestom.server.network.packet.server.play.WindowItemsPacket
- ITEMS - net.minestom.server.gamedata.tags.Tag.BasicTypes
- itemStack - Variable in class net.minestom.server.network.packet.server.play.SetSlotPacket
- ItemStack - Class in net.minestom.server.item
- ItemStack(Material, byte) - Constructor for class net.minestom.server.item.ItemStack
- ItemStack(Material, byte, int) - Constructor for class net.minestom.server.item.ItemStack
- ItemStack(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ItemStackArrayData - Class in net.minestom.server.data.type.array
- ItemStackArrayData() - Constructor for class net.minestom.server.data.type.array.ItemStackArrayData
- ItemStackData - Class in net.minestom.server.data.type
- ItemStackData() - Constructor for class net.minestom.server.data.type.ItemStackData
- itemStacks - Variable in class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- itemTags - Variable in class net.minestom.server.network.packet.server.play.TagsPacket
- ItemType - Class in net.minestom.server.gamedata.loottables.entries
-
minecraft:item
- ItemType() - Constructor for class net.minestom.server.gamedata.loottables.entries.ItemType
- ItemUpdateStateEvent - Class in net.minestom.server.event.item
- ItemUpdateStateEvent(Player, Player.Hand, ItemStack) - Constructor for class net.minestom.server.event.item.ItemUpdateStateEvent
J
- JACK_O_LANTERN - net.minestom.server.instance.block.Block
- JACK_O_LANTERN - net.minestom.server.item.Material
- JackOLantern - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JackOLantern() - Constructor for class net.minestom.server.instance.block.states.JackOLantern
-
Deprecated.
- Jigsaw - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Jigsaw() - Constructor for class net.minestom.server.instance.block.states.Jigsaw
-
Deprecated.
- JIGSAW - net.minestom.server.instance.block.Block
- JIGSAW - net.minestom.server.item.Material
- JOIN_GAME - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- JoinGamePacket - Class in net.minestom.server.network.packet.server.play
- JoinGamePacket() - Constructor for class net.minestom.server.network.packet.server.play.JoinGamePacket
- jsonMessage - Variable in class net.minestom.server.network.packet.server.play.ChatMessagePacket
- JsonMessage - Class in net.minestom.server.chat
-
Represents a json message which can be send to a player.
- JsonMessage() - Constructor for class net.minestom.server.chat.JsonMessage
- JsonMessage.RawJsonMessage - Class in net.minestom.server.chat
- jsonResponse - Variable in class net.minestom.server.network.packet.server.handshake.ResponsePacket
- Jukebox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Jukebox() - Constructor for class net.minestom.server.instance.block.states.Jukebox
-
Deprecated.
- JUKEBOX - net.minestom.server.instance.block.Block
- JUKEBOX - net.minestom.server.item.Material
- jump(float) - Method in class net.minestom.server.entity.pathfinding.Navigator
- JUMP - net.minestom.server.stat.StatisticType
- JUMP_BOOST - net.minestom.server.potion.PotionEffect
- JUNGLE - net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
- JUNGLE - net.minestom.server.world.biomes.Biome.Category
- JUNGLE_BOAT - net.minestom.server.item.Material
- JUNGLE_BUTTON - net.minestom.server.instance.block.Block
- JUNGLE_BUTTON - net.minestom.server.item.Material
- JUNGLE_DOOR - net.minestom.server.instance.block.Block
- JUNGLE_DOOR - net.minestom.server.item.Material
- JUNGLE_FENCE - net.minestom.server.instance.block.Block
- JUNGLE_FENCE - net.minestom.server.item.Material
- JUNGLE_FENCE_GATE - net.minestom.server.instance.block.Block
- JUNGLE_FENCE_GATE - net.minestom.server.item.Material
- JUNGLE_LEAVES - net.minestom.server.instance.block.Block
- JUNGLE_LEAVES - net.minestom.server.item.Material
- JUNGLE_LOG - net.minestom.server.instance.block.Block
- JUNGLE_LOG - net.minestom.server.item.Material
- JUNGLE_PLANKS - net.minestom.server.instance.block.Block
- JUNGLE_PLANKS - net.minestom.server.item.Material
- JUNGLE_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- JUNGLE_PRESSURE_PLATE - net.minestom.server.item.Material
- JUNGLE_SAPLING - net.minestom.server.instance.block.Block
- JUNGLE_SAPLING - net.minestom.server.item.Material
- JUNGLE_SIGN - net.minestom.server.instance.block.Block
- JUNGLE_SIGN - net.minestom.server.item.Material
- JUNGLE_SLAB - net.minestom.server.instance.block.Block
- JUNGLE_SLAB - net.minestom.server.item.Material
- JUNGLE_STAIRS - net.minestom.server.instance.block.Block
- JUNGLE_STAIRS - net.minestom.server.item.Material
- JUNGLE_TRAPDOOR - net.minestom.server.instance.block.Block
- JUNGLE_TRAPDOOR - net.minestom.server.item.Material
- JUNGLE_WALL_SIGN - net.minestom.server.instance.block.Block
- JUNGLE_WOOD - net.minestom.server.instance.block.Block
- JUNGLE_WOOD - net.minestom.server.item.Material
- JungleButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleButton() - Constructor for class net.minestom.server.instance.block.states.JungleButton
-
Deprecated.
- JungleDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleDoor() - Constructor for class net.minestom.server.instance.block.states.JungleDoor
-
Deprecated.
- JungleFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleFence() - Constructor for class net.minestom.server.instance.block.states.JungleFence
-
Deprecated.
- JungleFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleFenceGate() - Constructor for class net.minestom.server.instance.block.states.JungleFenceGate
-
Deprecated.
- JungleLeaves - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleLeaves() - Constructor for class net.minestom.server.instance.block.states.JungleLeaves
-
Deprecated.
- JungleLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleLog() - Constructor for class net.minestom.server.instance.block.states.JungleLog
-
Deprecated.
- JunglePressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JunglePressurePlate() - Constructor for class net.minestom.server.instance.block.states.JunglePressurePlate
-
Deprecated.
- JungleSapling - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleSapling() - Constructor for class net.minestom.server.instance.block.states.JungleSapling
-
Deprecated.
- JungleSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleSign() - Constructor for class net.minestom.server.instance.block.states.JungleSign
-
Deprecated.
- JungleSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleSlab() - Constructor for class net.minestom.server.instance.block.states.JungleSlab
-
Deprecated.
- JungleStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleStairs() - Constructor for class net.minestom.server.instance.block.states.JungleStairs
-
Deprecated.
- JungleTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleTrapdoor() - Constructor for class net.minestom.server.instance.block.states.JungleTrapdoor
-
Deprecated.
- JungleWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleWallSign() - Constructor for class net.minestom.server.instance.block.states.JungleWallSign
-
Deprecated.
- JungleWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- JungleWood() - Constructor for class net.minestom.server.instance.block.states.JungleWood
-
Deprecated.
K
- KEEP_ALIVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- KeepAliveListener - Class in net.minestom.server.listener
- KeepAliveListener() - Constructor for class net.minestom.server.listener.KeepAliveListener
- KeepAlivePacket - Class in net.minestom.server.network.packet.server.play
- KeepAlivePacket(long) - Constructor for class net.minestom.server.network.packet.server.play.KeepAlivePacket
- keepJigsaws - Variable in class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- Kelp - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Kelp() - Constructor for class net.minestom.server.instance.block.states.Kelp
-
Deprecated.
- KELP - net.minestom.server.instance.block.Block
- KELP - net.minestom.server.item.Material
- KELP_PLANT - net.minestom.server.instance.block.Block
- key - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- key - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
- kick(String) - Method in class net.minestom.server.entity.Player
-
Kicks the player with a reason.
- kick(JsonMessage) - Method in class net.minestom.server.entity.Player
-
Kicks the player with a reason.
- kill() - Method in class net.minestom.server.entity.EntityCreature
- kill() - Method in class net.minestom.server.entity.LivingEntity
-
Kills the entity, trigger the
EntityDeathEventevent. - kill() - Method in class net.minestom.server.entity.Player
- KILLED - net.minestom.server.stat.StatisticCategory
- KILLED_BY - net.minestom.server.stat.StatisticCategory
- KNOCKBACK - net.minestom.server.item.Enchantment
- KNOCKBACK_RESISTANCE - Static variable in class net.minestom.server.attribute.Attributes
- KNOWLEDGE_BOOK - net.minestom.server.item.Material
L
- Ladder - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Ladder() - Constructor for class net.minestom.server.instance.block.states.Ladder
-
Deprecated.
- LADDER - net.minestom.server.instance.block.Block
- LADDER - net.minestom.server.item.Material
- LANDING_HONEY - net.minestom.server.particle.Particle
- LANDING_LAVA - net.minestom.server.particle.Particle
- LANDING_OBSIDIAN_TEAR - net.minestom.server.particle.Particle
- Lantern - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Lantern() - Constructor for class net.minestom.server.instance.block.states.Lantern
-
Deprecated.
- LANTERN - net.minestom.server.instance.block.Block
- LANTERN - net.minestom.server.item.Material
- LAPIS - net.minestom.server.map.MapColors
- LAPIS_BLOCK - net.minestom.server.instance.block.Block
- LAPIS_BLOCK - net.minestom.server.item.Material
- LAPIS_LAZULI - net.minestom.server.item.Material
- LAPIS_ORE - net.minestom.server.instance.block.Block
- LAPIS_ORE - net.minestom.server.item.Material
- LARGE_BAR - net.minestom.server.item.firework.FireworkEffectType
- LARGE_FERN - net.minestom.server.instance.block.Block
- LARGE_FERN - net.minestom.server.item.Material
- LARGE_SMOKE - net.minestom.server.particle.Particle
- LargeDirectFramebuffer - Class in net.minestom.server.map.framebuffers
-
LargeFramebufferwith direct access to the colors array. - LargeDirectFramebuffer(int, int) - Constructor for class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
-
Creates a new
LargeDirectFramebufferwith the desired size - LargeFern - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LargeFern() - Constructor for class net.minestom.server.instance.block.states.LargeFern
-
Deprecated.
- LargeFramebuffer - Interface in net.minestom.server.map
-
Framebuffer that is meant to be split in sub-framebuffers.
- LargeFramebufferDefaultView - Class in net.minestom.server.map.framebuffers
- LargeFramebufferDefaultView(LargeFramebuffer, int, int) - Constructor for class net.minestom.server.map.framebuffers.LargeFramebufferDefaultView
- LargeGraphics2DFramebuffer - Class in net.minestom.server.map.framebuffers
-
LargeFramebufferthat embeds aBufferedImage, allowing for rendering directly viaGraphics2Dor its pixel array. - LargeGraphics2DFramebuffer(int, int) - Constructor for class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- lastDamageSource - Variable in class net.minestom.server.entity.LivingEntity
- LastEntityDamagerTarget - Class in net.minestom.server.entity.ai.target
-
Targets the last damager of this entity.
- LastEntityDamagerTarget(EntityCreature, float) - Constructor for class net.minestom.server.entity.ai.target.LastEntityDamagerTarget
- lastPitch - Variable in class net.minestom.server.entity.Entity
- lastX - Variable in class net.minestom.server.entity.Entity
- lastY - Variable in class net.minestom.server.entity.Entity
- lastYaw - Variable in class net.minestom.server.entity.Entity
- lastZ - Variable in class net.minestom.server.entity.Entity
- Lava - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Lava() - Constructor for class net.minestom.server.instance.block.states.Lava
-
Deprecated.
- LAVA - net.minestom.server.fluids.Fluid
- LAVA - net.minestom.server.instance.block.Block
- LAVA - net.minestom.server.particle.Particle
- LAVA_BUCKET - net.minestom.server.item.Material
- LAZY - net.minestom.server.map.MapColors.ColorMappingStrategy
-
If already computed, send the result.
- LEAD - net.minestom.server.item.Material
- LEAPING - net.minestom.server.potion.PotionType
- LEASH_KNOT - net.minestom.server.entity.EntityType
- LEATHER - net.minestom.server.item.Material
- LEATHER_BOOTS - net.minestom.server.item.Material
- LEATHER_CHESTPLATE - net.minestom.server.item.Material
- LEATHER_HELMET - net.minestom.server.item.Material
- LEATHER_HORSE_ARMOR - net.minestom.server.item.Material
- LEATHER_LEGGINGS - net.minestom.server.item.Material
- LeatherArmorMeta - Class in net.minestom.server.item.metadata
-
Represents the item meta for leather armor parts.
- LeatherArmorMeta() - Constructor for class net.minestom.server.item.metadata.LeatherArmorMeta
- LEAVE_BED - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- LEAVE_BED - net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- LEAVE_GAME - net.minestom.server.stat.StatisticType
- Lectern - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Lectern() - Constructor for class net.minestom.server.instance.block.states.Lectern
-
Deprecated.
- LECTERN - net.minestom.server.instance.block.Block
- LECTERN - net.minestom.server.inventory.InventoryType
- LECTERN - net.minestom.server.item.Material
- LEFT - net.minestom.server.entity.Player.MainHand
- LEFT_CLICK - net.minestom.server.inventory.click.ClickType
- leftClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- leftClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Playerleft click in the inventory. - leftClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- leftClick(Inventory, Player, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- leftPaddleTurning - Variable in class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
- LEGACY_PING_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- LegacyPingHandler - Class in net.minestom.server.network.netty.codec
- LegacyPingHandler() - Constructor for class net.minestom.server.network.netty.codec.LegacyPingHandler
- LegacyServerListPingPacket - Class in net.minestom.server.network.packet.client.status
- LegacyServerListPingPacket() - Constructor for class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
- LEGGINGS - net.minestom.server.event.item.ArmorEquipEvent.ArmorSlot
- LEGGINGS - net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- LEGGINGS_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- LEGS - net.minestom.server.item.attribute.AttributeSlot
- length - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket
- length() - Method in class net.minestom.server.utils.NamespaceID
- length() - Method in class net.minestom.server.utils.Vector
-
Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2).
- lengthSquared() - Method in class net.minestom.server.utils.Vector
-
Gets the magnitude of the vector squared.
- LERP_SIZE - net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
- level - Variable in class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- level - Variable in class net.minestom.server.network.packet.server.play.SetExperiencePacket
- Lever - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Lever() - Constructor for class net.minestom.server.instance.block.states.Lever
-
Deprecated.
- LEVER - net.minestom.server.instance.block.Block
- LEVER - net.minestom.server.item.Material
- LEVITATION - net.minestom.server.potion.PotionEffect
- LIGHT_BLUE_BANNER - net.minestom.server.instance.block.Block
- LIGHT_BLUE_BANNER - net.minestom.server.item.Material
- LIGHT_BLUE_BED - net.minestom.server.instance.block.Block
- LIGHT_BLUE_BED - net.minestom.server.item.Material
- LIGHT_BLUE_CARPET - net.minestom.server.instance.block.Block
- LIGHT_BLUE_CARPET - net.minestom.server.item.Material
- LIGHT_BLUE_CONCRETE - net.minestom.server.instance.block.Block
- LIGHT_BLUE_CONCRETE - net.minestom.server.item.Material
- LIGHT_BLUE_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- LIGHT_BLUE_CONCRETE_POWDER - net.minestom.server.item.Material
- LIGHT_BLUE_DYE - net.minestom.server.item.Material
- LIGHT_BLUE_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- LIGHT_BLUE_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- LIGHT_BLUE_SHULKER_BOX - net.minestom.server.instance.block.Block
- LIGHT_BLUE_SHULKER_BOX - net.minestom.server.item.Material
- LIGHT_BLUE_STAINED_GLASS - net.minestom.server.instance.block.Block
- LIGHT_BLUE_STAINED_GLASS - net.minestom.server.item.Material
- LIGHT_BLUE_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- LIGHT_BLUE_STAINED_GLASS_PANE - net.minestom.server.item.Material
- LIGHT_BLUE_TERRACOTTA - net.minestom.server.instance.block.Block
- LIGHT_BLUE_TERRACOTTA - net.minestom.server.item.Material
- LIGHT_BLUE_WALL_BANNER - net.minestom.server.instance.block.Block
- LIGHT_BLUE_WOOL - net.minestom.server.instance.block.Block
- LIGHT_BLUE_WOOL - net.minestom.server.item.Material
- LIGHT_GRAY_BANNER - net.minestom.server.instance.block.Block
- LIGHT_GRAY_BANNER - net.minestom.server.item.Material
- LIGHT_GRAY_BED - net.minestom.server.instance.block.Block
- LIGHT_GRAY_BED - net.minestom.server.item.Material
- LIGHT_GRAY_CARPET - net.minestom.server.instance.block.Block
- LIGHT_GRAY_CARPET - net.minestom.server.item.Material
- LIGHT_GRAY_CONCRETE - net.minestom.server.instance.block.Block
- LIGHT_GRAY_CONCRETE - net.minestom.server.item.Material
- LIGHT_GRAY_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- LIGHT_GRAY_CONCRETE_POWDER - net.minestom.server.item.Material
- LIGHT_GRAY_DYE - net.minestom.server.item.Material
- LIGHT_GRAY_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- LIGHT_GRAY_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- LIGHT_GRAY_SHULKER_BOX - net.minestom.server.instance.block.Block
- LIGHT_GRAY_SHULKER_BOX - net.minestom.server.item.Material
- LIGHT_GRAY_STAINED_GLASS - net.minestom.server.instance.block.Block
- LIGHT_GRAY_STAINED_GLASS - net.minestom.server.item.Material
- LIGHT_GRAY_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- LIGHT_GRAY_STAINED_GLASS_PANE - net.minestom.server.item.Material
- LIGHT_GRAY_TERRACOTTA - net.minestom.server.instance.block.Block
- LIGHT_GRAY_TERRACOTTA - net.minestom.server.item.Material
- LIGHT_GRAY_WALL_BANNER - net.minestom.server.instance.block.Block
- LIGHT_GRAY_WOOL - net.minestom.server.instance.block.Block
- LIGHT_GRAY_WOOL - net.minestom.server.item.Material
- LIGHT_WEIGHTED_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- LIGHT_WEIGHTED_PRESSURE_PLATE - net.minestom.server.item.Material
- LightBlueBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightBlueBanner() - Constructor for class net.minestom.server.instance.block.states.LightBlueBanner
-
Deprecated.
- LightBlueBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightBlueBed() - Constructor for class net.minestom.server.instance.block.states.LightBlueBed
-
Deprecated.
- LightBlueGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightBlueGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.LightBlueGlazedTerracotta
-
Deprecated.
- LightBlueShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightBlueShulkerBox() - Constructor for class net.minestom.server.instance.block.states.LightBlueShulkerBox
-
Deprecated.
- LightBlueStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightBlueStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.LightBlueStainedGlassPane
-
Deprecated.
- LightBlueWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightBlueWallBanner() - Constructor for class net.minestom.server.instance.block.states.LightBlueWallBanner
-
Deprecated.
- LightGrayBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightGrayBanner() - Constructor for class net.minestom.server.instance.block.states.LightGrayBanner
-
Deprecated.
- LightGrayBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightGrayBed() - Constructor for class net.minestom.server.instance.block.states.LightGrayBed
-
Deprecated.
- LightGrayGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightGrayGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.LightGrayGlazedTerracotta
-
Deprecated.
- LightGrayShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightGrayShulkerBox() - Constructor for class net.minestom.server.instance.block.states.LightGrayShulkerBox
-
Deprecated.
- LightGrayStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightGrayStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.LightGrayStainedGlassPane
-
Deprecated.
- LightGrayWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightGrayWallBanner() - Constructor for class net.minestom.server.instance.block.states.LightGrayWallBanner
-
Deprecated.
- LIGHTNING_BOLT - net.minestom.server.entity.EntityType
- LightWeightedPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LightWeightedPressurePlate() - Constructor for class net.minestom.server.instance.block.states.LightWeightedPressurePlate
-
Deprecated.
- Lilac - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Lilac() - Constructor for class net.minestom.server.instance.block.states.Lilac
-
Deprecated.
- LILAC - net.minestom.server.instance.block.Block
- LILAC - net.minestom.server.item.Material
- LILY_OF_THE_VALLEY - net.minestom.server.instance.block.Block
- LILY_OF_THE_VALLEY - net.minestom.server.item.Material
- LILY_PAD - net.minestom.server.instance.block.Block
- LILY_PAD - net.minestom.server.item.Material
- LIME_BANNER - net.minestom.server.instance.block.Block
- LIME_BANNER - net.minestom.server.item.Material
- LIME_BED - net.minestom.server.instance.block.Block
- LIME_BED - net.minestom.server.item.Material
- LIME_CARPET - net.minestom.server.instance.block.Block
- LIME_CARPET - net.minestom.server.item.Material
- LIME_CONCRETE - net.minestom.server.instance.block.Block
- LIME_CONCRETE - net.minestom.server.item.Material
- LIME_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- LIME_CONCRETE_POWDER - net.minestom.server.item.Material
- LIME_DYE - net.minestom.server.item.Material
- LIME_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- LIME_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- LIME_SHULKER_BOX - net.minestom.server.instance.block.Block
- LIME_SHULKER_BOX - net.minestom.server.item.Material
- LIME_STAINED_GLASS - net.minestom.server.instance.block.Block
- LIME_STAINED_GLASS - net.minestom.server.item.Material
- LIME_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- LIME_STAINED_GLASS_PANE - net.minestom.server.item.Material
- LIME_TERRACOTTA - net.minestom.server.instance.block.Block
- LIME_TERRACOTTA - net.minestom.server.item.Material
- LIME_WALL_BANNER - net.minestom.server.instance.block.Block
- LIME_WOOL - net.minestom.server.instance.block.Block
- LIME_WOOL - net.minestom.server.item.Material
- LimeBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LimeBanner() - Constructor for class net.minestom.server.instance.block.states.LimeBanner
-
Deprecated.
- LimeBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LimeBed() - Constructor for class net.minestom.server.instance.block.states.LimeBed
-
Deprecated.
- LimeGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LimeGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.LimeGlazedTerracotta
-
Deprecated.
- LimeShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LimeShulkerBox() - Constructor for class net.minestom.server.instance.block.states.LimeShulkerBox
-
Deprecated.
- LimeStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LimeStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.LimeStainedGlassPane
-
Deprecated.
- LimeWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- LimeWallBanner() - Constructor for class net.minestom.server.instance.block.states.LimeWallBanner
-
Deprecated.
- line1 - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- line2 - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- line3 - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- line4 - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- LINGERING_POTION - net.minestom.server.item.Material
- listen(DeclareCommandsPacket.Node[], int) - Method in interface net.minestom.server.command.builder.NodeMaker.Rule
- listener(ClientAdvancementTabPacket, Player) - Static method in class net.minestom.server.listener.AdvancementTabListener
- listener(ClientChatMessagePacket, Player) - Static method in class net.minestom.server.listener.ChatMessageListener
- listener(ClientCraftRecipeRequest, Player) - Static method in class net.minestom.server.listener.RecipeListener
- listener(ClientCreativeInventoryActionPacket, Player) - Static method in class net.minestom.server.listener.CreativeInventoryActionListener
- listener(ClientEntityActionPacket, Player) - Static method in class net.minestom.server.listener.EntityActionListener
- listener(ClientKeepAlivePacket, Player) - Static method in class net.minestom.server.listener.KeepAliveListener
- listener(ClientPlayerAbilitiesPacket, Player) - Static method in class net.minestom.server.listener.AbilitiesListener
- listener(ClientPlayerBlockPlacementPacket, Player) - Static method in class net.minestom.server.listener.BlockPlacementListener
- listener(ClientPluginMessagePacket, Player) - Static method in class net.minestom.server.listener.PluginMessageListener
- listener(ClientResourcePackStatusPacket, Player) - Static method in class net.minestom.server.listener.ResourcePackListener
- listener(ClientSettingsPacket, Player) - Static method in class net.minestom.server.listener.SettingsListener
- listener(ClientSpectatePacket, Player) - Static method in class net.minestom.server.listener.SpectateListener
- listener(ClientStatusPacket, Player) - Static method in class net.minestom.server.listener.StatusListener
- listener(ClientTabCompletePacket, Player) - Static method in class net.minestom.server.listener.TabCompleteListener
- listener(ClientTeleportConfirmPacket, Player) - Static method in class net.minestom.server.listener.TeleportListener
- Literal(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- LITERAL - net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- LivingEntity - Class in net.minestom.server.entity
- LivingEntity(EntityType) - Constructor for class net.minestom.server.entity.LivingEntity
- LivingEntity(EntityType, UUID) - Constructor for class net.minestom.server.entity.LivingEntity
-
Constructor which allows to specify an UUID.
- LivingEntity(EntityType, UUID, Position) - Constructor for class net.minestom.server.entity.LivingEntity
-
Constructor which allows to specify an UUID.
- LivingEntity(EntityType, Position) - Constructor for class net.minestom.server.entity.LivingEntity
- LLAMA - net.minestom.server.entity.EntityType
- LLAMA_SPAWN_EGG - net.minestom.server.item.Material
- LLAMA_SPIT - net.minestom.server.entity.EntityType
- load(NamespaceID) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
- load(NamespaceID, Reader) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Loads a loot table with the given name.
- load(NamespaceID, String) - Method in class net.minestom.server.gamedata.tags.TagManager
-
Loads a tag with the given name.
- load(NamespaceID, String, Reader) - Method in class net.minestom.server.gamedata.tags.TagManager
-
Loads a tag with the given name.
- load(NamespaceID, String, TagManager.ReaderSupplierWithFileNotFound) - Method in class net.minestom.server.gamedata.tags.TagManager
-
Loads a tag with the given name.
- loadAllItems(NBTList<NBTCompound>, Inventory) - Static method in class net.minestom.server.utils.NBTUtils
-
Loads all the items from the 'items' list into the given inventory
- loadBytes(String, boolean) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
-
Loads and possibly transforms class bytecode corresponding to the given binary name.
- loadBytesWithChildren(String, boolean) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- loadChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Loads the
Chunkat the given position without any callback. - loadChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.Instance
-
Forces the generation of a
Chunk, even if no file andChunkGeneratorare defined. - loadChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.InstanceContainer
- loadChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.SharedInstance
- loadChunk(Instance, int, int, ChunkCallback) - Method in interface net.minestom.server.instance.IChunkLoader
-
Loads a
Chunk, all blocks should be set since theChunkGeneratoris not applied. - loadChunk(Instance, int, int, ChunkCallback) - Method in class net.minestom.server.instance.MinestomBasicChunkLoader
- loadChunk(Position, ChunkCallback) - Method in class net.minestom.server.instance.Instance
-
Loads the chunk at the given
Positionwith a callback. - loadClass(String) - Method in class net.minestom.server.extras.selfmodification.MinestomExtensionClassLoader
- loadClass(String, boolean) - Method in class net.minestom.server.extras.selfmodification.MinestomExtensionClassLoader
- loadClass(String, boolean) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- loadClassAsChild(String, boolean) - Method in class net.minestom.server.extras.selfmodification.MinestomExtensionClassLoader
-
Assumes the name is not null, nor it does represent a protected class
- loadDataIntoItem(ItemStack, NBTCompound) - Static method in class net.minestom.server.utils.NBTUtils
- loadDynamicExtension(File) - Method in class net.minestom.server.extensions.ExtensionManager
- loaded - Variable in class net.minestom.server.instance.Chunk
- loadEnchantments(NBTList<NBTCompound>, NBTUtils.EnchantmentSetter) - Static method in class net.minestom.server.utils.NBTUtils
- loadExtensions() - Method in class net.minestom.server.extensions.ExtensionManager
- loadModifier(File[], String) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- loadOptionalChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.Instance
-
Loads the chunk if the chunk is already loaded or if
Instance.hasEnabledAutoChunkLoad()returns true. - loadOptionalChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.InstanceContainer
- loadOptionalChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.SharedInstance
- loadOptionalChunk(Position, ChunkCallback) - Method in class net.minestom.server.instance.Instance
-
Loads a
Chunk(ifInstance.hasEnabledAutoChunkLoad()returns true) at the givenPositionwith a callback. - locale - Variable in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- location - Variable in class net.minestom.server.utils.location.RelativeLocation
- locationExists(String) - Method in class net.minestom.server.storage.StorageManager
-
Calls
StorageManager.locationExists(String, StorageSystem)with the defaultStorageSystem. - locationExists(String, StorageSystem) - Method in class net.minestom.server.storage.StorageManager
-
Used to know if the specified location already exist or not.
- locked - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- locked - Variable in class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- LODESTONE - net.minestom.server.instance.block.Block
- LODESTONE - net.minestom.server.item.Material
- LOGGER - Static variable in class net.minestom.server.command.builder.Command
- LOGGER - Static variable in class net.minestom.server.extensions.ExtensionManager
- LOGGER - Static variable in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- LOGGER - Static variable in class net.minestom.server.extras.selfmodification.mixins.MixinAuditTrailMinestom
- LOGGER - Static variable in class net.minestom.server.listener.manager.PacketListenerManager
- LOGGER - Static variable in class net.minestom.server.MinecraftServer
- LOGGER - Static variable in class net.minestom.server.network.netty.codec.PacketFramer
- LOGGER - Static variable in class net.minestom.server.network.netty.NettyServer
- LOGGER - Static variable in class net.minestom.server.utils.debug.DebugUtils
- logicalHeight(int) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- LOGIN - net.minestom.server.network.ConnectionState
- LOGIN_DISCONNECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_ENCRYPTION_REQUEST - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_PLUGIN_REQUEST - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_SET_COMPRESSION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_SUCCESS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LoginDisconnectPacket - Class in net.minestom.server.network.packet.server.login
- LoginDisconnectPacket(String) - Constructor for class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- LoginDisconnectPacket(JsonMessage) - Constructor for class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- LoginPluginRequestPacket - Class in net.minestom.server.network.packet.server.login
- LoginPluginRequestPacket() - Constructor for class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- LoginPluginResponsePacket - Class in net.minestom.server.network.packet.client.login
- LoginPluginResponsePacket() - Constructor for class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- LoginStartPacket - Class in net.minestom.server.network.packet.client.login
- LoginStartPacket() - Constructor for class net.minestom.server.network.packet.client.login.LoginStartPacket
- LoginSuccessPacket - Class in net.minestom.server.network.packet.server.login
- LoginSuccessPacket(UUID, String) - Constructor for class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- Long(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- LONG_FIRE_RESISTANCE - net.minestom.server.potion.PotionType
- LONG_INVISIBILITY - net.minestom.server.potion.PotionType
- LONG_LEAPING - net.minestom.server.potion.PotionType
- LONG_NIGHT_VISION - net.minestom.server.potion.PotionType
- LONG_POISON - net.minestom.server.potion.PotionType
- LONG_REGENERATION - net.minestom.server.potion.PotionType
- LONG_SLOW_FALLING - net.minestom.server.potion.PotionType
- LONG_SLOWNESS - net.minestom.server.potion.PotionType
- LONG_STRENGTH - net.minestom.server.potion.PotionType
- LONG_SWIFTNESS - net.minestom.server.potion.PotionType
- LONG_TURTLE_MASTER - net.minestom.server.potion.PotionType
- LONG_WATER_BREATHING - net.minestom.server.potion.PotionType
- LONG_WEAKNESS - net.minestom.server.potion.PotionType
- LongArrayData - Class in net.minestom.server.data.type.array
- LongArrayData() - Constructor for class net.minestom.server.data.type.array.LongArrayData
- LongData - Class in net.minestom.server.data.type
- LongData() - Constructor for class net.minestom.server.data.type.LongData
- longDistance - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- LongRange - Class in net.minestom.server.utils.math
- LongRange(Long) - Constructor for class net.minestom.server.utils.math.LongRange
- LongRange(Long, Long) - Constructor for class net.minestom.server.utils.math.LongRange
- longToBlockPosition(long) - Static method in class net.minestom.server.utils.SerializerUtils
- lookAlong(Position, double, double, double) - Static method in class net.minestom.server.utils.position.PositionUtils
- Loom - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Loom() - Constructor for class net.minestom.server.instance.block.states.Loom
-
Deprecated.
- LOOM - net.minestom.server.instance.block.Block
- LOOM - net.minestom.server.inventory.InventoryType
- LOOM - net.minestom.server.item.Material
- Loop(String, Argument<T>...) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- LOOTING - net.minestom.server.item.Enchantment
- LootTable - Class in net.minestom.server.gamedata.loottables
- LootTable(LootTableType, List<LootTable.Pool>) - Constructor for class net.minestom.server.gamedata.loottables.LootTable
- LootTable.Entry - Class in net.minestom.server.gamedata.loottables
- LootTable.Pool - Class in net.minestom.server.gamedata.loottables
- LootTableEntryType - Interface in net.minestom.server.gamedata.loottables
- LootTableFunction - Interface in net.minestom.server.gamedata.loottables
-
Changes to apply to the stack being produced
- LootTableManager - Class in net.minestom.server.gamedata.loottables
-
Handles loading and configuration of loot tables
- LootTableManager() - Constructor for class net.minestom.server.gamedata.loottables.LootTableManager
- LootTableType - Interface in net.minestom.server.gamedata.loottables
- LOYALTY - net.minestom.server.item.Enchantment
- LUCK - net.minestom.server.potion.PotionEffect
- LUCK - net.minestom.server.potion.PotionType
- LUCK - Static variable in class net.minestom.server.attribute.Attributes
- LUCK_KEY - Static variable in class net.minestom.server.gamedata.loottables.LootTable
- LUCK_OF_THE_SEA - net.minestom.server.item.Enchantment
- LURE - net.minestom.server.item.Enchantment
M
- MAGENTA_BANNER - net.minestom.server.instance.block.Block
- MAGENTA_BANNER - net.minestom.server.item.Material
- MAGENTA_BED - net.minestom.server.instance.block.Block
- MAGENTA_BED - net.minestom.server.item.Material
- MAGENTA_CARPET - net.minestom.server.instance.block.Block
- MAGENTA_CARPET - net.minestom.server.item.Material
- MAGENTA_CONCRETE - net.minestom.server.instance.block.Block
- MAGENTA_CONCRETE - net.minestom.server.item.Material
- MAGENTA_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- MAGENTA_CONCRETE_POWDER - net.minestom.server.item.Material
- MAGENTA_DYE - net.minestom.server.item.Material
- MAGENTA_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- MAGENTA_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- MAGENTA_SHULKER_BOX - net.minestom.server.instance.block.Block
- MAGENTA_SHULKER_BOX - net.minestom.server.item.Material
- MAGENTA_STAINED_GLASS - net.minestom.server.instance.block.Block
- MAGENTA_STAINED_GLASS - net.minestom.server.item.Material
- MAGENTA_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- MAGENTA_STAINED_GLASS_PANE - net.minestom.server.item.Material
- MAGENTA_TERRACOTTA - net.minestom.server.instance.block.Block
- MAGENTA_TERRACOTTA - net.minestom.server.item.Material
- MAGENTA_WALL_BANNER - net.minestom.server.instance.block.Block
- MAGENTA_WOOL - net.minestom.server.instance.block.Block
- MAGENTA_WOOL - net.minestom.server.item.Material
- MagentaBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MagentaBanner() - Constructor for class net.minestom.server.instance.block.states.MagentaBanner
-
Deprecated.
- MagentaBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MagentaBed() - Constructor for class net.minestom.server.instance.block.states.MagentaBed
-
Deprecated.
- MagentaGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MagentaGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.MagentaGlazedTerracotta
-
Deprecated.
- MagentaShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MagentaShulkerBox() - Constructor for class net.minestom.server.instance.block.states.MagentaShulkerBox
-
Deprecated.
- MagentaStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MagentaStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.MagentaStainedGlassPane
-
Deprecated.
- MagentaWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MagentaWallBanner() - Constructor for class net.minestom.server.instance.block.states.MagentaWallBanner
-
Deprecated.
- MAGICAL_CRITICAL_EFFECT - net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- MAGMA_BLOCK - net.minestom.server.instance.block.Block
- MAGMA_BLOCK - net.minestom.server.item.Material
- MAGMA_CREAM - net.minestom.server.item.Material
- MAGMA_CUBE - net.minestom.server.entity.EntityType
- MAGMA_CUBE_SPAWN_EGG - net.minestom.server.item.Material
- MAIN - net.minestom.server.entity.Player.Hand
- MAIN_HAND - net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- mainHand - Variable in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- MAINHAND - net.minestom.server.item.attribute.AttributeSlot
- makeAll - Variable in class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- MAP - net.minestom.server.item.Material
- MAP_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- MapColors - Enum in net.minestom.server.map
- MapColors.ColorMappingStrategy - Enum in net.minestom.server.map
-
How does Minestom compute RGB to MapColor transitions?
- MapColors.Multiplier - Enum in net.minestom.server.map
- MapColors.PreciseMapColor - Class in net.minestom.server.map
- MapDataPacket - Class in net.minestom.server.network.packet.server.play
- MapDataPacket() - Constructor for class net.minestom.server.network.packet.server.play.MapDataPacket
- MapDataPacket.Icon - Class in net.minestom.server.network.packet.server.play
- MapDecoration(String, byte, byte, byte, double) - Constructor for class net.minestom.server.item.metadata.MapMeta.MapDecoration
- mapId - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- MapMeta - Class in net.minestom.server.item.metadata
- MapMeta() - Constructor for class net.minestom.server.item.metadata.MapMeta
- MapMeta(int) - Constructor for class net.minestom.server.item.metadata.MapMeta
- MapMeta.MapDecoration - Class in net.minestom.server.item.metadata
- MASTER - net.minestom.server.sound.SoundCategory
- match - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- Match() - Constructor for class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- matches - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket
- Material - Enum in net.minestom.server.item
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- materials - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- MathUtils - Class in net.minestom.server.utils
- max - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- max(T) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- MAX_HEALTH - Static variable in class net.minestom.server.attribute.Attributes
- MAX_STAGE - Static variable in class net.minestom.server.instance.block.CustomBlock
- maxPlayers - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- maxTradeUsesNumber - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- MeleeAttackGoal - Class in net.minestom.server.entity.ai.goal
-
Attacks the entity's target (
EntityCreature.getTarget()) OR the closest entity which can be targeted with the entityTargetSelector. - MeleeAttackGoal(EntityCreature, int, int, TimeUnit) - Constructor for class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- MELON - net.minestom.server.instance.block.Block
- MELON - net.minestom.server.item.Material
- MELON_SEEDS - net.minestom.server.item.Material
- MELON_SLICE - net.minestom.server.item.Material
- MELON_STEM - net.minestom.server.instance.block.Block
- MelonStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MelonStem() - Constructor for class net.minestom.server.instance.block.states.MelonStem
-
Deprecated.
- MENDING - net.minestom.server.item.Enchantment
- MERCHANT - net.minestom.server.inventory.InventoryType
- MESA - net.minestom.server.world.biomes.Biome.Category
- message - Variable in class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
- message - Variable in class net.minestom.server.network.packet.server.play.DisconnectPacket
- messageId - Variable in class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- messageId - Variable in class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- metadata - Variable in class net.minestom.server.entity.Entity
- Metadata - Class in net.minestom.server.entity
- Metadata(Entity) - Constructor for class net.minestom.server.entity.Metadata
- METADATA_BOOLEAN - Static variable in class net.minestom.server.entity.Entity
- METADATA_BYTE - Static variable in class net.minestom.server.entity.Entity
- METADATA_CHAT - Static variable in class net.minestom.server.entity.Entity
- METADATA_DIRECTION - Static variable in class net.minestom.server.entity.Entity
- METADATA_FLOAT - Static variable in class net.minestom.server.entity.Entity
- METADATA_NBT - Static variable in class net.minestom.server.entity.Entity
- METADATA_OPTBLOCKID - Static variable in class net.minestom.server.entity.Entity
- METADATA_OPTCHAT - Static variable in class net.minestom.server.entity.Entity
- METADATA_OPTPOSITION - Static variable in class net.minestom.server.entity.Entity
- METADATA_OPTUUID - Static variable in class net.minestom.server.entity.Entity
- METADATA_OPTVARINT - Static variable in class net.minestom.server.entity.Entity
- METADATA_PARTICLE - Static variable in class net.minestom.server.entity.Entity
- METADATA_POSE - Static variable in class net.minestom.server.entity.Entity
- METADATA_POSITION - Static variable in class net.minestom.server.entity.Entity
- METADATA_ROTATION - Static variable in class net.minestom.server.entity.Entity
- METADATA_SLOT - Static variable in class net.minestom.server.entity.Entity
- METADATA_STRING - Static variable in class net.minestom.server.entity.Entity
- METADATA_VARINT - Static variable in class net.minestom.server.entity.Entity
- METADATA_VILLAGERDATA - Static variable in class net.minestom.server.entity.Entity
- Metadata.Entry<T> - Class in net.minestom.server.entity
- Metadata.Value<T> - Class in net.minestom.server.entity
- metaDataAt(int, int, int) - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- METAL - net.minestom.server.map.MapColors
- MIDDLE - net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
- middleClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- middleClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
- middleClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- MILK_BUCKET - net.minestom.server.item.Material
- MILLISECOND - net.minestom.server.utils.time.TimeUnit
- min - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- min(T) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- MINECART - net.minestom.server.entity.EntityType
- MINECART - net.minestom.server.item.Material
- MINECART_ONE_CM - net.minestom.server.stat.StatisticType
- MinecraftServer - Class in net.minestom.server
-
The main server class used to start the server and retrieve all the managers.
- MinecraftServer() - Constructor for class net.minestom.server.MinecraftServer
- MINED - net.minestom.server.stat.StatisticCategory
- MinestomBasicChunkLoader - Class in net.minestom.server.instance
-
A
IChunkLoaderused byInstanceContainerwhich is based on theStorageLocationandChunkSupplierassociated to it. - MinestomBasicChunkLoader(InstanceContainer) - Constructor for class net.minestom.server.instance.MinestomBasicChunkLoader
-
Creates an
IChunkLoaderwhich use aStorageLocation. - MinestomBytecodeProvider - Class in net.minestom.server.extras.selfmodification.mixins
-
Provides class bytecode for Mixin
- MinestomBytecodeProvider(MinestomRootClassLoader) - Constructor for class net.minestom.server.extras.selfmodification.mixins.MinestomBytecodeProvider
- MinestomClassProvider - Class in net.minestom.server.extras.selfmodification.mixins
-
Provides classes for Mixin
- MinestomClassProvider(MinestomRootClassLoader) - Constructor for class net.minestom.server.extras.selfmodification.mixins.MinestomClassProvider
- MinestomExtensionClassLoader - Class in net.minestom.server.extras.selfmodification
- MinestomExtensionClassLoader(String, URL[], MinestomRootClassLoader) - Constructor for class net.minestom.server.extras.selfmodification.MinestomExtensionClassLoader
- MinestomRootClassLoader - Class in net.minestom.server.extras.selfmodification
-
Class Loader that can modify class bytecode when they are loaded
- MinestomThread - Class in net.minestom.server.utils.thread
- MinestomThread(int, String) - Constructor for class net.minestom.server.utils.thread.MinestomThread
-
Creates a non-local thread pool executor
- MinestomThread(int, String, boolean) - Constructor for class net.minestom.server.utils.thread.MinestomThread
- MINING_FATIGUE - net.minestom.server.potion.PotionEffect
- MINUTE - net.minestom.server.utils.time.TimeUnit
- MixinAuditTrailMinestom - Class in net.minestom.server.extras.selfmodification.mixins
-
Takes care of logging mixin operations
- MixinAuditTrailMinestom() - Constructor for class net.minestom.server.extras.selfmodification.mixins.MixinAuditTrailMinestom
- MixinCodeModifier - Class in net.minestom.server.extras.selfmodification.mixins
-
CodeModifier responsible for applying Mixins during class load
- MixinCodeModifier() - Constructor for class net.minestom.server.extras.selfmodification.mixins.MixinCodeModifier
- MixinPlatformAgentMinestom - Class in net.minestom.server.extras.selfmodification.mixins
- MixinPlatformAgentMinestom() - Constructor for class net.minestom.server.extras.selfmodification.mixins.MixinPlatformAgentMinestom
- MixinServiceMinestom - Class in net.minestom.server.extras.selfmodification.mixins
- MixinServiceMinestom() - Constructor for class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- MixinServiceMinestomBootstrap - Class in net.minestom.server.extras.selfmodification.mixins
- MixinServiceMinestomBootstrap() - Constructor for class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestomBootstrap
- MOB_KILLS - net.minestom.server.stat.StatisticType
- MOB_SPAWN_PARTICLE_EFFECT - net.minestom.server.effects.Effects
- mod(double, double) - Static method in class net.minestom.server.utils.MathUtils
- mode - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- mode - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- mode - Variable in class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
0 = create the scoreboard
1 = to remove the scoreboard
2 = to update the display text - mode - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- MOJANG_BANNER_PATTERN - net.minestom.server.item.Material
- MojangAuth - Class in net.minestom.server.extras
- MojangAuth() - Constructor for class net.minestom.server.extras.MojangAuth
- MojangCrypt - Class in net.minestom.server.extras.mojangAuth
- MojangCrypt() - Constructor for class net.minestom.server.extras.mojangAuth.MojangCrypt
- MojangUtils - Class in net.minestom.server.utils.mojang
-
Utils class using mojang API.
- MojangUtils() - Constructor for class net.minestom.server.utils.mojang.MojangUtils
- Monster - Interface in net.minestom.server.entity.type
- moodSound(BiomeEffects.MoodSound) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- MoodSound(NamespaceID, int, int, double) - Constructor for class net.minestom.server.world.biomes.BiomeEffects.MoodSound
- MOOSHROOM - net.minestom.server.entity.EntityType
- MOOSHROOM_SPAWN_EGG - net.minestom.server.item.Material
- MOSSY_COBBLESTONE - net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE - net.minestom.server.item.Material
- MOSSY_COBBLESTONE_SLAB - net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE_SLAB - net.minestom.server.item.Material
- MOSSY_COBBLESTONE_STAIRS - net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE_STAIRS - net.minestom.server.item.Material
- MOSSY_COBBLESTONE_WALL - net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE_WALL - net.minestom.server.item.Material
- MOSSY_STONE_BRICK_SLAB - net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICK_SLAB - net.minestom.server.item.Material
- MOSSY_STONE_BRICK_STAIRS - net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICK_STAIRS - net.minestom.server.item.Material
- MOSSY_STONE_BRICK_WALL - net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICK_WALL - net.minestom.server.item.Material
- MOSSY_STONE_BRICKS - net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICKS - net.minestom.server.item.Material
- MossyCobblestoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MossyCobblestoneSlab() - Constructor for class net.minestom.server.instance.block.states.MossyCobblestoneSlab
-
Deprecated.
- MossyCobblestoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MossyCobblestoneStairs() - Constructor for class net.minestom.server.instance.block.states.MossyCobblestoneStairs
-
Deprecated.
- MossyCobblestoneWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MossyCobblestoneWall() - Constructor for class net.minestom.server.instance.block.states.MossyCobblestoneWall
-
Deprecated.
- MossyStoneBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MossyStoneBrickSlab() - Constructor for class net.minestom.server.instance.block.states.MossyStoneBrickSlab
-
Deprecated.
- MossyStoneBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MossyStoneBrickStairs() - Constructor for class net.minestom.server.instance.block.states.MossyStoneBrickStairs
-
Deprecated.
- MossyStoneBrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MossyStoneBrickWall() - Constructor for class net.minestom.server.instance.block.states.MossyStoneBrickWall
-
Deprecated.
- motive - Variable in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- MOVEMENT_SPEED - Static variable in class net.minestom.server.attribute.Attributes
- moveTo(Vec3d, Passibility, Gravitation) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- moveTowards(Position, double) - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Used to move the entity toward
directionin the X and Z axis Gravity is still applied but the entity will not attempt to jump Also update the yaw/pitch of the entity to look along 'direction' - MOVING_PISTON - net.minestom.server.instance.block.Block
- MovingPiston - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MovingPiston() - Constructor for class net.minestom.server.instance.block.states.MovingPiston
-
Deprecated.
- MULE - net.minestom.server.entity.EntityType
- MULE_SPAWN_EGG - net.minestom.server.item.Material
- MULTI_BLOCK_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- MultiBlockChangePacket - Class in net.minestom.server.network.packet.server.play
- MultiBlockChangePacket() - Constructor for class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- MultiBlockChangePacket.BlockChange - Class in net.minestom.server.network.packet.server.play
- multiplier() - Method in enum net.minestom.server.map.MapColors.Multiplier
- multiply(double) - Method in class net.minestom.server.utils.Vector
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(float) - Method in class net.minestom.server.utils.Vector
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(int) - Method in class net.minestom.server.utils.Vector
-
Performs scalar multiplication, multiplying all components with a scalar.
- multiply(Vector) - Method in class net.minestom.server.utils.Vector
-
Multiplies the vector by another.
- MULTIPLY_BASE - net.minestom.server.attribute.AttributeOperation
- MULTIPLY_TOTAL - net.minestom.server.attribute.AttributeOperation
- multiply53() - Method in enum net.minestom.server.map.MapColors
-
Returns the color index with RGB multiplied by 0.53, to use on a map
- multiply71() - Method in enum net.minestom.server.map.MapColors
-
Returns the color index with RGB multiplied by 0.71, to use on a map
- multiply86() - Method in enum net.minestom.server.map.MapColors
-
Returns the color index with RGB multiplied by 0.86, to use on a map
- MULTISHOT - net.minestom.server.item.Enchantment
- MUNDANE - net.minestom.server.potion.PotionType
- MUSHROOM - net.minestom.server.world.biomes.Biome.Category
- MUSHROOM_STEM - net.minestom.server.instance.block.Block
- MUSHROOM_STEM - net.minestom.server.item.Material
- MUSHROOM_STEW - net.minestom.server.item.Material
- MushroomStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- MushroomStem() - Constructor for class net.minestom.server.instance.block.states.MushroomStem
-
Deprecated.
- music(BiomeEffects.Music) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- Music(NamespaceID, int, int, boolean) - Constructor for class net.minestom.server.world.biomes.BiomeEffects.Music
- MUSIC - net.minestom.server.sound.SoundCategory
- MUSIC_CREATIVE - net.minestom.server.sound.Sound
- MUSIC_CREDITS - net.minestom.server.sound.Sound
- MUSIC_DISC_11 - net.minestom.server.item.Material
- MUSIC_DISC_11 - net.minestom.server.sound.Sound
- MUSIC_DISC_13 - net.minestom.server.item.Material
- MUSIC_DISC_13 - net.minestom.server.sound.Sound
- MUSIC_DISC_BLOCKS - net.minestom.server.item.Material
- MUSIC_DISC_BLOCKS - net.minestom.server.sound.Sound
- MUSIC_DISC_CAT - net.minestom.server.item.Material
- MUSIC_DISC_CAT - net.minestom.server.sound.Sound
- MUSIC_DISC_CHIRP - net.minestom.server.item.Material
- MUSIC_DISC_CHIRP - net.minestom.server.sound.Sound
- MUSIC_DISC_FAR - net.minestom.server.item.Material
- MUSIC_DISC_FAR - net.minestom.server.sound.Sound
- MUSIC_DISC_MALL - net.minestom.server.item.Material
- MUSIC_DISC_MALL - net.minestom.server.sound.Sound
- MUSIC_DISC_MELLOHI - net.minestom.server.item.Material
- MUSIC_DISC_MELLOHI - net.minestom.server.sound.Sound
- MUSIC_DISC_PIGSTEP - net.minestom.server.item.Material
- MUSIC_DISC_PIGSTEP - net.minestom.server.sound.Sound
- MUSIC_DISC_STAL - net.minestom.server.item.Material
- MUSIC_DISC_STAL - net.minestom.server.sound.Sound
- MUSIC_DISC_STRAD - net.minestom.server.item.Material
- MUSIC_DISC_STRAD - net.minestom.server.sound.Sound
- MUSIC_DISC_WAIT - net.minestom.server.item.Material
- MUSIC_DISC_WAIT - net.minestom.server.sound.Sound
- MUSIC_DISC_WARD - net.minestom.server.item.Material
- MUSIC_DISC_WARD - net.minestom.server.sound.Sound
- MUSIC_DRAGON - net.minestom.server.sound.Sound
- MUSIC_END - net.minestom.server.sound.Sound
- MUSIC_GAME - net.minestom.server.sound.Sound
- MUSIC_MENU - net.minestom.server.sound.Sound
- MUSIC_NETHER_BASALT_DELTAS - net.minestom.server.sound.Sound
- MUSIC_NETHER_CRIMSON_FOREST - net.minestom.server.sound.Sound
- MUSIC_NETHER_NETHER_WASTES - net.minestom.server.sound.Sound
- MUSIC_NETHER_SOUL_SAND_VALLEY - net.minestom.server.sound.Sound
- MUSIC_NETHER_WARPED_FOREST - net.minestom.server.sound.Sound
- MUSIC_UNDER_WATER - net.minestom.server.sound.Sound
- MUTTON - net.minestom.server.item.Material
- Mycelium - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Mycelium() - Constructor for class net.minestom.server.instance.block.states.Mycelium
-
Deprecated.
- MYCELIUM - net.minestom.server.instance.block.Block
- MYCELIUM - net.minestom.server.item.Material
- MYCELIUM - net.minestom.server.particle.Particle
N
- name - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- name - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- name - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer.Property
- name(NamespaceID) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- name(NamespaceID) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- NAME_TAG - net.minestom.server.item.Material
- NAMED_SOUND_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- NamedSoundEffectPacket - Class in net.minestom.server.network.packet.server.play
- NamedSoundEffectPacket() - Constructor for class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- NamespaceID - Class in net.minestom.server.utils
-
Represents a namespaced ID https://minecraft.gamepedia.com/Namespaced_ID
- NamespaceIDHashMap<V> - Class in net.minestom.server.utils
- NamespaceIDHashMap() - Constructor for class net.minestom.server.utils.NamespaceIDHashMap
- nameTagVisibility - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
Visibility state for the name tag
- nameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the
TeamsPacket.NameTagVisibilityof theTeamwithout an update packet. - natural(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- NAUSEA - net.minestom.server.potion.PotionEffect
- NAUTILUS - net.minestom.server.particle.Particle
- NAUTILUS_SHELL - net.minestom.server.item.Material
- NavigableEntity - Interface in net.minestom.server.entity.pathfinding
-
Represents an entity which can use the pathfinder.
- Navigator - Class in net.minestom.server.entity.pathfinding
-
Necessary object for all
NavigableEntity. - Navigator(Entity) - Constructor for class net.minestom.server.entity.pathfinding.Navigator
- NBT(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- NBT(NBT) - Static method in class net.minestom.server.entity.Metadata
- NBT_QUERY_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- nbtCompound - Variable in class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- nbtCompound - Variable in class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- NbtCompound(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- NbtQueryResponsePacket - Class in net.minestom.server.network.packet.server.play
- NbtQueryResponsePacket() - Constructor for class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- NBTUtils - Class in net.minestom.server.utils
- NBTUtils.EnchantmentSetter - Interface in net.minestom.server.utils
- NEAREST - net.minestom.server.utils.entity.EntityFinder.EntitySort
- NEAREST_PLAYER - net.minestom.server.utils.entity.EntityFinder.TargetSelector
- net.minestom.server - package net.minestom.server
- net.minestom.server.advancements - package net.minestom.server.advancements
- net.minestom.server.advancements.notifications - package net.minestom.server.advancements.notifications
- net.minestom.server.attribute - package net.minestom.server.attribute
- net.minestom.server.benchmark - package net.minestom.server.benchmark
- net.minestom.server.bossbar - package net.minestom.server.bossbar
- net.minestom.server.chat - package net.minestom.server.chat
- net.minestom.server.collision - package net.minestom.server.collision
- net.minestom.server.command - package net.minestom.server.command
- net.minestom.server.command.builder - package net.minestom.server.command.builder
- net.minestom.server.command.builder.arguments - package net.minestom.server.command.builder.arguments
- net.minestom.server.command.builder.arguments.minecraft - package net.minestom.server.command.builder.arguments.minecraft
- net.minestom.server.command.builder.arguments.minecraft.registry - package net.minestom.server.command.builder.arguments.minecraft.registry
- net.minestom.server.command.builder.arguments.number - package net.minestom.server.command.builder.arguments.number
- net.minestom.server.command.builder.arguments.relative - package net.minestom.server.command.builder.arguments.relative
- net.minestom.server.command.builder.condition - package net.minestom.server.command.builder.condition
- net.minestom.server.command.builder.exception - package net.minestom.server.command.builder.exception
- net.minestom.server.command.builder.parser - package net.minestom.server.command.builder.parser
- net.minestom.server.data - package net.minestom.server.data
- net.minestom.server.data.type - package net.minestom.server.data.type
- net.minestom.server.data.type.array - package net.minestom.server.data.type.array
- net.minestom.server.effects - package net.minestom.server.effects
- net.minestom.server.entity - package net.minestom.server.entity
- net.minestom.server.entity.ai - package net.minestom.server.entity.ai
- net.minestom.server.entity.ai.goal - package net.minestom.server.entity.ai.goal
- net.minestom.server.entity.ai.target - package net.minestom.server.entity.ai.target
- net.minestom.server.entity.damage - package net.minestom.server.entity.damage
- net.minestom.server.entity.fakeplayer - package net.minestom.server.entity.fakeplayer
- net.minestom.server.entity.hologram - package net.minestom.server.entity.hologram
- net.minestom.server.entity.pathfinding - package net.minestom.server.entity.pathfinding
- net.minestom.server.entity.type - package net.minestom.server.entity.type
- net.minestom.server.entity.type.ambient - package net.minestom.server.entity.type.ambient
- net.minestom.server.entity.type.animal - package net.minestom.server.entity.type.animal
- net.minestom.server.entity.type.decoration - package net.minestom.server.entity.type.decoration
- net.minestom.server.entity.type.monster - package net.minestom.server.entity.type.monster
- net.minestom.server.entity.type.other - package net.minestom.server.entity.type.other
- net.minestom.server.entity.type.projectile - package net.minestom.server.entity.type.projectile
- net.minestom.server.entity.type.vehicle - package net.minestom.server.entity.type.vehicle
- net.minestom.server.entity.vehicle - package net.minestom.server.entity.vehicle
- net.minestom.server.event - package net.minestom.server.event
- net.minestom.server.event.entity - package net.minestom.server.event.entity
- net.minestom.server.event.handler - package net.minestom.server.event.handler
- net.minestom.server.event.instance - package net.minestom.server.event.instance
- net.minestom.server.event.inventory - package net.minestom.server.event.inventory
- net.minestom.server.event.item - package net.minestom.server.event.item
- net.minestom.server.event.player - package net.minestom.server.event.player
- net.minestom.server.exception - package net.minestom.server.exception
- net.minestom.server.extensions - package net.minestom.server.extensions
- net.minestom.server.extras - package net.minestom.server.extras
- net.minestom.server.extras.bungee - package net.minestom.server.extras.bungee
- net.minestom.server.extras.mojangAuth - package net.minestom.server.extras.mojangAuth
- net.minestom.server.extras.optifine - package net.minestom.server.extras.optifine
- net.minestom.server.extras.selfmodification - package net.minestom.server.extras.selfmodification
- net.minestom.server.extras.selfmodification.mixins - package net.minestom.server.extras.selfmodification.mixins
- net.minestom.server.extras.velocity - package net.minestom.server.extras.velocity
- net.minestom.server.fluids - package net.minestom.server.fluids
- net.minestom.server.gamedata - package net.minestom.server.gamedata
- net.minestom.server.gamedata.conditions - package net.minestom.server.gamedata.conditions
- net.minestom.server.gamedata.loottables - package net.minestom.server.gamedata.loottables
- net.minestom.server.gamedata.loottables.entries - package net.minestom.server.gamedata.loottables.entries
- net.minestom.server.gamedata.loottables.tabletypes - package net.minestom.server.gamedata.loottables.tabletypes
- net.minestom.server.gamedata.tags - package net.minestom.server.gamedata.tags
- net.minestom.server.instance - package net.minestom.server.instance
- net.minestom.server.instance.batch - package net.minestom.server.instance.batch
- net.minestom.server.instance.block - package net.minestom.server.instance.block
- net.minestom.server.instance.block.rule - package net.minestom.server.instance.block.rule
- net.minestom.server.instance.block.rule.vanilla - package net.minestom.server.instance.block.rule.vanilla
- net.minestom.server.instance.block.states - package net.minestom.server.instance.block.states
- net.minestom.server.instance.palette - package net.minestom.server.instance.palette
- net.minestom.server.inventory - package net.minestom.server.inventory
- net.minestom.server.inventory.click - package net.minestom.server.inventory.click
- net.minestom.server.inventory.condition - package net.minestom.server.inventory.condition
- net.minestom.server.inventory.type - package net.minestom.server.inventory.type
- net.minestom.server.item - package net.minestom.server.item
- net.minestom.server.item.attribute - package net.minestom.server.item.attribute
- net.minestom.server.item.firework - package net.minestom.server.item.firework
- net.minestom.server.item.metadata - package net.minestom.server.item.metadata
- net.minestom.server.item.rule - package net.minestom.server.item.rule
- net.minestom.server.listener - package net.minestom.server.listener
- net.minestom.server.listener.manager - package net.minestom.server.listener.manager
- net.minestom.server.map - package net.minestom.server.map
- net.minestom.server.map.framebuffers - package net.minestom.server.map.framebuffers
- net.minestom.server.network - package net.minestom.server.network
- net.minestom.server.network.netty - package net.minestom.server.network.netty
- net.minestom.server.network.netty.channel - package net.minestom.server.network.netty.channel
- net.minestom.server.network.netty.codec - package net.minestom.server.network.netty.codec
- net.minestom.server.network.netty.packet - package net.minestom.server.network.netty.packet
- net.minestom.server.network.packet.client - package net.minestom.server.network.packet.client
- net.minestom.server.network.packet.client.handler - package net.minestom.server.network.packet.client.handler
- net.minestom.server.network.packet.client.handshake - package net.minestom.server.network.packet.client.handshake
- net.minestom.server.network.packet.client.login - package net.minestom.server.network.packet.client.login
- net.minestom.server.network.packet.client.play - package net.minestom.server.network.packet.client.play
- net.minestom.server.network.packet.client.status - package net.minestom.server.network.packet.client.status
- net.minestom.server.network.packet.server - package net.minestom.server.network.packet.server
- net.minestom.server.network.packet.server.handshake - package net.minestom.server.network.packet.server.handshake
- net.minestom.server.network.packet.server.login - package net.minestom.server.network.packet.server.login
- net.minestom.server.network.packet.server.play - package net.minestom.server.network.packet.server.play
- net.minestom.server.network.packet.server.status - package net.minestom.server.network.packet.server.status
- net.minestom.server.network.player - package net.minestom.server.network.player
- net.minestom.server.particle - package net.minestom.server.particle
- net.minestom.server.permission - package net.minestom.server.permission
- net.minestom.server.ping - package net.minestom.server.ping
- net.minestom.server.potion - package net.minestom.server.potion
- net.minestom.server.recipe - package net.minestom.server.recipe
- net.minestom.server.registry - package net.minestom.server.registry
- net.minestom.server.resourcepack - package net.minestom.server.resourcepack
- net.minestom.server.scoreboard - package net.minestom.server.scoreboard
- net.minestom.server.sound - package net.minestom.server.sound
- net.minestom.server.stat - package net.minestom.server.stat
- net.minestom.server.storage - package net.minestom.server.storage
- net.minestom.server.storage.systems - package net.minestom.server.storage.systems
- net.minestom.server.thread - package net.minestom.server.thread
- net.minestom.server.timer - package net.minestom.server.timer
- net.minestom.server.utils - package net.minestom.server.utils
- net.minestom.server.utils.advancement - package net.minestom.server.utils.advancement
- net.minestom.server.utils.async - package net.minestom.server.utils.async
- net.minestom.server.utils.binary - package net.minestom.server.utils.binary
- net.minestom.server.utils.block - package net.minestom.server.utils.block
- net.minestom.server.utils.cache - package net.minestom.server.utils.cache
- net.minestom.server.utils.callback - package net.minestom.server.utils.callback
- net.minestom.server.utils.callback.validator - package net.minestom.server.utils.callback.validator
- net.minestom.server.utils.chunk - package net.minestom.server.utils.chunk
- net.minestom.server.utils.clone - package net.minestom.server.utils.clone
- net.minestom.server.utils.debug - package net.minestom.server.utils.debug
- net.minestom.server.utils.entity - package net.minestom.server.utils.entity
- net.minestom.server.utils.instance - package net.minestom.server.utils.instance
- net.minestom.server.utils.inventory - package net.minestom.server.utils.inventory
- net.minestom.server.utils.location - package net.minestom.server.utils.location
- net.minestom.server.utils.math - package net.minestom.server.utils.math
- net.minestom.server.utils.mojang - package net.minestom.server.utils.mojang
- net.minestom.server.utils.ownership - package net.minestom.server.utils.ownership
- net.minestom.server.utils.player - package net.minestom.server.utils.player
- net.minestom.server.utils.position - package net.minestom.server.utils.position
- net.minestom.server.utils.thread - package net.minestom.server.utils.thread
- net.minestom.server.utils.time - package net.minestom.server.utils.time
- net.minestom.server.utils.url - package net.minestom.server.utils.url
- net.minestom.server.utils.validate - package net.minestom.server.utils.validate
- net.minestom.server.world - package net.minestom.server.world
- net.minestom.server.world.biomes - package net.minestom.server.world.biomes
- NETHER - net.minestom.server.map.MapColors
- NETHER - net.minestom.server.world.biomes.Biome.Category
- NETHER_BRICK - net.minestom.server.item.Material
- NETHER_BRICK_FENCE - net.minestom.server.instance.block.Block
- NETHER_BRICK_FENCE - net.minestom.server.item.Material
- NETHER_BRICK_SLAB - net.minestom.server.instance.block.Block
- NETHER_BRICK_SLAB - net.minestom.server.item.Material
- NETHER_BRICK_STAIRS - net.minestom.server.instance.block.Block
- NETHER_BRICK_STAIRS - net.minestom.server.item.Material
- NETHER_BRICK_WALL - net.minestom.server.instance.block.Block
- NETHER_BRICK_WALL - net.minestom.server.item.Material
- NETHER_BRICKS - net.minestom.server.instance.block.Block
- NETHER_BRICKS - net.minestom.server.item.Material
- NETHER_GOLD_ORE - net.minestom.server.instance.block.Block
- NETHER_GOLD_ORE - net.minestom.server.item.Material
- NETHER_PORTAL - net.minestom.server.instance.block.Block
- NETHER_QUARTZ_ORE - net.minestom.server.instance.block.Block
- NETHER_QUARTZ_ORE - net.minestom.server.item.Material
- NETHER_SPROUTS - net.minestom.server.instance.block.Block
- NETHER_SPROUTS - net.minestom.server.item.Material
- NETHER_STAR - net.minestom.server.item.Material
- NETHER_WART - net.minestom.server.instance.block.Block
- NETHER_WART - net.minestom.server.item.Material
- NETHER_WART_BLOCK - net.minestom.server.instance.block.Block
- NETHER_WART_BLOCK - net.minestom.server.item.Material
- NetherBrickFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NetherBrickFence() - Constructor for class net.minestom.server.instance.block.states.NetherBrickFence
-
Deprecated.
- NetherBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NetherBrickSlab() - Constructor for class net.minestom.server.instance.block.states.NetherBrickSlab
-
Deprecated.
- NetherBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NetherBrickStairs() - Constructor for class net.minestom.server.instance.block.states.NetherBrickStairs
-
Deprecated.
- NetherBrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NetherBrickWall() - Constructor for class net.minestom.server.instance.block.states.NetherBrickWall
-
Deprecated.
- NETHERITE_AXE - net.minestom.server.item.Material
- NETHERITE_BLOCK - net.minestom.server.instance.block.Block
- NETHERITE_BLOCK - net.minestom.server.item.Material
- NETHERITE_BOOTS - net.minestom.server.item.Material
- NETHERITE_CHESTPLATE - net.minestom.server.item.Material
- NETHERITE_HELMET - net.minestom.server.item.Material
- NETHERITE_HOE - net.minestom.server.item.Material
- NETHERITE_INGOT - net.minestom.server.item.Material
- NETHERITE_LEGGINGS - net.minestom.server.item.Material
- NETHERITE_PICKAXE - net.minestom.server.item.Material
- NETHERITE_SCRAP - net.minestom.server.item.Material
- NETHERITE_SHOVEL - net.minestom.server.item.Material
- NETHERITE_SWORD - net.minestom.server.item.Material
- NetherPortal - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NetherPortal() - Constructor for class net.minestom.server.instance.block.states.NetherPortal
-
Deprecated.
- NETHERRACK - net.minestom.server.instance.block.Block
- NETHERRACK - net.minestom.server.item.Material
- NetherWart - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NetherWart() - Constructor for class net.minestom.server.instance.block.states.NetherWart
-
Deprecated.
- NettyPlayerConnection - Class in net.minestom.server.network.player
-
Represents a networking connection with Netty.
- NettyPlayerConnection(SocketChannel) - Constructor for class net.minestom.server.network.player.NettyPlayerConnection
- NettyServer - Class in net.minestom.server.network.netty
- NettyServer(PacketProcessor) - Constructor for class net.minestom.server.network.netty.NettyServer
- NEUTRAL - net.minestom.server.sound.SoundCategory
- NEVER - net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Cannot push an object, but neither can they be pushed
- NEVER - net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
The name tag is invisible
- newBlockId - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket.BlockChange
- newChild(URL[]) - Method in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- newClassLoader(DiscoveredExtension, URL[]) - Method in class net.minestom.server.extensions.ExtensionManager
-
Creates a new class loader for the given extension.
- newDiameter - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- newDiameter - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBLerpSize
- next() - Method in class net.minestom.server.utils.block.BlockIterator
-
Returns the next BlockPosition in the trace
- nextTick - Variable in class net.minestom.server.entity.Entity
- nextTick - Variable in class net.minestom.server.instance.Instance
- NIGHT_VISION - net.minestom.server.potion.PotionEffect
- NIGHT_VISION - net.minestom.server.potion.PotionType
- NO_COLOR - Static variable in class net.minestom.server.chat.ChatColor
- NO_MATERIAL - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- NO_NUMBER - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- NO_RESPAWN_BLOCK - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- Node() - Constructor for class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- NodeMaker - Class in net.minestom.server.command.builder
- NodeMaker(DeclareCommandsPacket.Node[], int) - Constructor for class net.minestom.server.command.builder.NodeMaker
- NodeMaker.ConfiguredNodes - Class in net.minestom.server.command.builder
- NodeMaker.Options - Class in net.minestom.server.command.builder
- NodeMaker.Rule - Interface in net.minestom.server.command.builder
- nodes - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- nonce - Variable in class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- NONE - net.minestom.server.instance.WorldBorder.CollisionAxis
- NONE - net.minestom.server.map.MapColors
- NONE - net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- NONE - net.minestom.server.utils.Rotation
-
No rotation
- NONE - net.minestom.server.world.biomes.Biome.Category
- NONE - net.minestom.server.world.biomes.Biome.Precipitation
- NONE - net.minestom.server.world.biomes.Biome.TemperatureModifier
- NONE - net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- NORMAL - net.minestom.server.world.Difficulty
- normalize() - Method in class net.minestom.server.utils.Vector
-
Converts this vector to a unit vector (a vector with length of 1).
- NormalParticle(NamespaceID) - Constructor for class net.minestom.server.world.biomes.BiomeParticles.NormalParticle
- normalX() - Method in enum net.minestom.server.utils.Direction
- normalY() - Method in enum net.minestom.server.utils.Direction
- normalZ() - Method in enum net.minestom.server.utils.Direction
- north() - Method in class net.minestom.server.utils.block.BlockUtils
- NORTH - net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
- NORTH - net.minestom.server.instance.block.BlockFace
- NORTH - net.minestom.server.utils.Direction
- NOT_BOOLEAN_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- NOT_NUMBER_ERROR - Static variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- NOTE - net.minestom.server.particle.Particle
- NOTE_BLOCK - net.minestom.server.instance.block.Block
- NOTE_BLOCK - net.minestom.server.item.Material
- NoteBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- NoteBlock() - Constructor for class net.minestom.server.instance.block.states.NoteBlock
-
Deprecated.
- Notification - Class in net.minestom.server.advancements.notifications
-
Represents a message which can be send using the
NotificationCenter. - Notification(JsonMessage, FrameType, ItemStack) - Constructor for class net.minestom.server.advancements.notifications.Notification
- Notification(JsonMessage, FrameType, Material) - Constructor for class net.minestom.server.advancements.notifications.Notification
- NotificationCenter - Class in net.minestom.server.advancements.notifications
-
Used to send one or multiples
Notification. - notNull(Object, String) - Static method in class net.minestom.server.utils.validate.Check
- number - Variable in class net.minestom.server.network.packet.server.status.PongPacket
O
- OAK - net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
- OAK_BOAT - net.minestom.server.item.Material
- OAK_BUTTON - net.minestom.server.instance.block.Block
- OAK_BUTTON - net.minestom.server.item.Material
- OAK_DOOR - net.minestom.server.instance.block.Block
- OAK_DOOR - net.minestom.server.item.Material
- OAK_FENCE - net.minestom.server.instance.block.Block
- OAK_FENCE - net.minestom.server.item.Material
- OAK_FENCE_GATE - net.minestom.server.instance.block.Block
- OAK_FENCE_GATE - net.minestom.server.item.Material
- OAK_LEAVES - net.minestom.server.instance.block.Block
- OAK_LEAVES - net.minestom.server.item.Material
- OAK_LOG - net.minestom.server.instance.block.Block
- OAK_LOG - net.minestom.server.item.Material
- OAK_PLANKS - net.minestom.server.instance.block.Block
- OAK_PLANKS - net.minestom.server.item.Material
- OAK_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- OAK_PRESSURE_PLATE - net.minestom.server.item.Material
- OAK_SAPLING - net.minestom.server.instance.block.Block
- OAK_SAPLING - net.minestom.server.item.Material
- OAK_SIGN - net.minestom.server.instance.block.Block
- OAK_SIGN - net.minestom.server.item.Material
- OAK_SLAB - net.minestom.server.instance.block.Block
- OAK_SLAB - net.minestom.server.item.Material
- OAK_STAIRS - net.minestom.server.instance.block.Block
- OAK_STAIRS - net.minestom.server.item.Material
- OAK_TRAPDOOR - net.minestom.server.instance.block.Block
- OAK_TRAPDOOR - net.minestom.server.item.Material
- OAK_WALL_SIGN - net.minestom.server.instance.block.Block
- OAK_WOOD - net.minestom.server.instance.block.Block
- OAK_WOOD - net.minestom.server.item.Material
- OakButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakButton() - Constructor for class net.minestom.server.instance.block.states.OakButton
-
Deprecated.
- OakDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakDoor() - Constructor for class net.minestom.server.instance.block.states.OakDoor
-
Deprecated.
- OakFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakFence() - Constructor for class net.minestom.server.instance.block.states.OakFence
-
Deprecated.
- OakFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakFenceGate() - Constructor for class net.minestom.server.instance.block.states.OakFenceGate
-
Deprecated.
- OakLeaves - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakLeaves() - Constructor for class net.minestom.server.instance.block.states.OakLeaves
-
Deprecated.
- OakLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakLog() - Constructor for class net.minestom.server.instance.block.states.OakLog
-
Deprecated.
- OakPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakPressurePlate() - Constructor for class net.minestom.server.instance.block.states.OakPressurePlate
-
Deprecated.
- OakSapling - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakSapling() - Constructor for class net.minestom.server.instance.block.states.OakSapling
-
Deprecated.
- OakSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakSign() - Constructor for class net.minestom.server.instance.block.states.OakSign
-
Deprecated.
- OakSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakSlab() - Constructor for class net.minestom.server.instance.block.states.OakSlab
-
Deprecated.
- OakStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakStairs() - Constructor for class net.minestom.server.instance.block.states.OakStairs
-
Deprecated.
- OakTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakTrapdoor() - Constructor for class net.minestom.server.instance.block.states.OakTrapdoor
-
Deprecated.
- OakWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakWallSign() - Constructor for class net.minestom.server.instance.block.states.OakWallSign
-
Deprecated.
- OakWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OakWood() - Constructor for class net.minestom.server.instance.block.states.OakWood
-
Deprecated.
- OBFUSCATED - Static variable in class net.minestom.server.chat.ChatColor
- objectEntities - Variable in class net.minestom.server.instance.Instance
- ObjectEntity - Class in net.minestom.server.entity
- ObjectEntity(EntityType, Position) - Constructor for class net.minestom.server.entity.ObjectEntity
- objectiveName - Variable in class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
An unique name for the objective
- objectiveName - Variable in class net.minestom.server.network.packet.server.play.UpdateScorePacket
- objectiveValue - Variable in class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
The text to be displayed for the score
- Observer - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Observer() - Constructor for class net.minestom.server.instance.block.states.Observer
-
Deprecated.
- OBSERVER - net.minestom.server.instance.block.Block
- OBSERVER - net.minestom.server.item.Material
- OBSIDIAN - net.minestom.server.instance.block.Block
- OBSIDIAN - net.minestom.server.item.Material
- occlusionFields() - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- OCEAN - net.minestom.server.world.biomes.Biome.Category
- OCELOT - net.minestom.server.entity.EntityType
- OCELOT_SPAWN_EGG - net.minestom.server.item.Material
- of(String) - Static method in class net.minestom.server.chat.ColoredText
-
Creates a
ColoredText. - of(String) - Static method in class net.minestom.server.chat.TranslatableText
-
Gets the translatable component of the specific code.
- of(String, String...) - Static method in class net.minestom.server.chat.TranslatableText
-
Gets the translatable component and the specific code with arguments.
- of(ChatColor, String) - Static method in class net.minestom.server.chat.ColoredText
-
Creates a
ColoredText. - of(ColoredText) - Static method in class net.minestom.server.chat.RichMessage
-
Creates a
RichMessageby adding the first rich component. - of(CommandResult.Type, String) - Static method in class net.minestom.server.command.builder.CommandResult
- OFF - net.minestom.server.entity.Player.Hand
- OFF_HAND - net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
- OFFHAND - net.minestom.server.item.attribute.AttributeSlot
- OFFHAND_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- OFFSET - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- offsetX - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- offsetY - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- offsetZ - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- ofLegacy(String, char) - Static method in class net.minestom.server.chat.ColoredText
-
Creates a
ColoredTextwith a legacy text. - oldDiameter - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- oldDiameter - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBLerpSize
- ON_FIRE - Static variable in class net.minestom.server.entity.damage.DamageType
- onApply(String, String) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinAuditTrailMinestom
- onAttributeChanged(AttributeInstance) - Method in class net.minestom.server.entity.LivingEntity
-
Callback used when an attribute instance has been modified.
- onAttributeChanged(AttributeInstance) - Method in class net.minestom.server.entity.Player
- onChunkLoad(Instance, int, int) - Method in class net.minestom.server.thread.PerGroupChunkProvider
- onChunkLoad(Instance, int, int) - Method in class net.minestom.server.thread.PerInstanceThreadProvider
- onChunkLoad(Instance, int, int) - Method in class net.minestom.server.thread.SingleThreadProvider
- onChunkLoad(Instance, int, int) - Method in class net.minestom.server.thread.ThreadProvider
-
Called when a chunk is loaded.
- onChunkUnload(Instance, int, int) - Method in class net.minestom.server.thread.PerGroupChunkProvider
- onChunkUnload(Instance, int, int) - Method in class net.minestom.server.thread.PerInstanceThreadProvider
- onChunkUnload(Instance, int, int) - Method in class net.minestom.server.thread.SingleThreadProvider
- onChunkUnload(Instance, int, int) - Method in class net.minestom.server.thread.ThreadProvider
-
Called when a chunk is unloaded.
- onDestroy(Instance, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when a custom block has been destroyed or replaced.
- onDynamicWrite(CommandSender, String) - Method in class net.minestom.server.command.builder.Command
-
Allows for tab auto completion, this is called everytime the player press a key in the chat when in a dynamic argument (
ArgumentDynamicWord(whenSuggestionType.ASK_SERVERis used) andArgumentDynamicStringArray). - onExplode(Instance, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when an explosion wants to destroy this block.
- onGenerate(String, String) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinAuditTrailMinestom
- onGround - Variable in class net.minestom.server.entity.Entity
- onGround - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPacket
- onGround - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- onGround - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- onGround - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- onGround - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- onGround - Variable in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- onGround - Variable in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- onGround - Variable in class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- onInstanceCreate(Instance) - Method in class net.minestom.server.thread.PerGroupChunkProvider
- onInstanceCreate(Instance) - Method in class net.minestom.server.thread.PerInstanceThreadProvider
- onInstanceCreate(Instance) - Method in class net.minestom.server.thread.SingleThreadProvider
- onInstanceCreate(Instance) - Method in class net.minestom.server.thread.ThreadProvider
-
Called when an
Instanceis registered. - onInstanceDelete(Instance) - Method in class net.minestom.server.thread.PerGroupChunkProvider
- onInstanceDelete(Instance) - Method in class net.minestom.server.thread.PerInstanceThreadProvider
- onInstanceDelete(Instance) - Method in class net.minestom.server.thread.SingleThreadProvider
- onInstanceDelete(Instance) - Method in class net.minestom.server.thread.ThreadProvider
-
Called when an
Instanceis unregistered. - onInteract(Player, Player.Hand, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Handles interactions with this block.
- onInventoryClick(Player, ClickType, int, boolean) - Method in class net.minestom.server.item.ItemStack
-
Called when the player click on this item on an inventory.
- onLeftClick(Player, Player.Hand) - Method in class net.minestom.server.item.ItemStack
-
Called when the player left clicks with this item.
- ONLY_PLAYERS_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- ONLY_SINGLE_ENTITY_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- onlyPlayers(boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- onPacketReceive(ClientPacketConsumer) - Method in class net.minestom.server.network.ConnectionManager
-
Adds a consumer to call once a packet is received.
- onPacketSend(ServerPacketConsumer) - Method in class net.minestom.server.network.ConnectionManager
-
Adds a consumer to call once a packet is sent.
- onPlace(Instance, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when a custom block has been placed.
- onPostProcess(String) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinAuditTrailMinestom
- onRightClick(Player, Player.Hand) - Method in class net.minestom.server.item.ItemStack
-
Called when the player right clicks with this item.
- onUseOnBlock(Player, Player.Hand, BlockPosition, Direction) - Method in class net.minestom.server.item.ItemStack
-
Called when the player right clicks with this item on a block.
- onWrite(CommandSender, String) - Method in interface net.minestom.server.command.CommandProcessor
-
Allows for tab auto completion, this is called everytime the player press a key in the chat.
- open(String, StorageOptions) - Method in interface net.minestom.server.storage.StorageSystem
-
Called when a
StorageLocationis opened with thisStorageSystem. - open(String, StorageOptions) - Method in class net.minestom.server.storage.systems.FileStorageSystem
- OPEN_BARREL - net.minestom.server.stat.StatisticType
- OPEN_BOOK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- OPEN_CHEST - net.minestom.server.stat.StatisticType
- OPEN_ENDERCHEST - net.minestom.server.stat.StatisticType
- OPEN_HORSE_INVENTORY - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- OPEN_HORSE_WINDOW - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- OPEN_SHULKER_BOX - net.minestom.server.stat.StatisticType
- OPEN_SIGN_EDITOR - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- OPEN_WINDOW - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- openBook(WrittenBookMeta) - Method in class net.minestom.server.entity.Player
-
Opens a book ui for the player with the given book metadata.
- OpenBookPacket - Class in net.minestom.server.network.packet.server.play
- OpenBookPacket() - Constructor for class net.minestom.server.network.packet.server.play.OpenBookPacket
- OPENED_TAB - net.minestom.server.advancements.AdvancementAction
- OpenHorseWindowPacket - Class in net.minestom.server.network.packet.server.play
- OpenHorseWindowPacket() - Constructor for class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- openInventory(Inventory) - Method in class net.minestom.server.entity.Player
-
Opens the specified Inventory, close the previous inventory if existing.
- OpenSignEditorPacket - Class in net.minestom.server.network.packet.server.play
- OpenSignEditorPacket() - Constructor for class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- openUrl(String) - Static method in class net.minestom.server.chat.ChatClickEvent
-
Opens an URL when clicked.
- OpenWindowPacket - Class in net.minestom.server.network.packet.server.play
- OpenWindowPacket() - Constructor for class net.minestom.server.network.packet.server.play.OpenWindowPacket
- opposite() - Method in enum net.minestom.server.utils.Direction
- OptBlockID(Integer) - Static method in class net.minestom.server.entity.Metadata
- OptChat(JsonMessage) - Static method in class net.minestom.server.entity.Metadata
- OptifineSupport - Class in net.minestom.server.extras.optifine
-
Hacky class for Optifine because of an issue making the client crash if biomes 'swamp' and 'swamp_hills' are not registered.
- OptifineSupport() - Constructor for class net.minestom.server.extras.optifine.OptifineSupport
- OptionalCallback - Class in net.minestom.server.utils.callback
-
Convenient class to execute callbacks which can be null.
- OptionalCallback() - Constructor for class net.minestom.server.utils.callback.OptionalCallback
- optionalClone(T) - Static method in class net.minestom.server.utils.clone.CloneUtils
- optionalLoadAll(Instance, long[], ChunkCallback, ChunkCallback) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Executes
Instance.loadOptionalChunk(int, int, ChunkCallback)for the array of chunkschunkswith multiple callbacks,eachCallbackwhich is executed each time a new chunk is loaded andendCallbackwhen all the chunks in the array have been loaded. - Options() - Constructor for class net.minestom.server.command.builder.NodeMaker.Options
- OptPosition(BlockPosition) - Static method in class net.minestom.server.entity.Metadata
- OptUUID(UUID) - Static method in class net.minestom.server.entity.Metadata
- OptVarInt(Integer) - Static method in class net.minestom.server.entity.Metadata
- ORANGE_BANNER - net.minestom.server.instance.block.Block
- ORANGE_BANNER - net.minestom.server.item.Material
- ORANGE_BED - net.minestom.server.instance.block.Block
- ORANGE_BED - net.minestom.server.item.Material
- ORANGE_CARPET - net.minestom.server.instance.block.Block
- ORANGE_CARPET - net.minestom.server.item.Material
- ORANGE_CONCRETE - net.minestom.server.instance.block.Block
- ORANGE_CONCRETE - net.minestom.server.item.Material
- ORANGE_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- ORANGE_CONCRETE_POWDER - net.minestom.server.item.Material
- ORANGE_DYE - net.minestom.server.item.Material
- ORANGE_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- ORANGE_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- ORANGE_SHULKER_BOX - net.minestom.server.instance.block.Block
- ORANGE_SHULKER_BOX - net.minestom.server.item.Material
- ORANGE_STAINED_GLASS - net.minestom.server.instance.block.Block
- ORANGE_STAINED_GLASS - net.minestom.server.item.Material
- ORANGE_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- ORANGE_STAINED_GLASS_PANE - net.minestom.server.item.Material
- ORANGE_TERRACOTTA - net.minestom.server.instance.block.Block
- ORANGE_TERRACOTTA - net.minestom.server.item.Material
- ORANGE_TULIP - net.minestom.server.instance.block.Block
- ORANGE_TULIP - net.minestom.server.item.Material
- ORANGE_WALL_BANNER - net.minestom.server.instance.block.Block
- ORANGE_WOOL - net.minestom.server.instance.block.Block
- ORANGE_WOOL - net.minestom.server.item.Material
- OrangeBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OrangeBanner() - Constructor for class net.minestom.server.instance.block.states.OrangeBanner
-
Deprecated.
- OrangeBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OrangeBed() - Constructor for class net.minestom.server.instance.block.states.OrangeBed
-
Deprecated.
- OrangeGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OrangeGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.OrangeGlazedTerracotta
-
Deprecated.
- OrangeShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OrangeShulkerBox() - Constructor for class net.minestom.server.instance.block.states.OrangeShulkerBox
-
Deprecated.
- OrangeStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OrangeStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.OrangeStainedGlassPane
-
Deprecated.
- OrangeWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- OrangeWallBanner() - Constructor for class net.minestom.server.instance.block.states.OrangeWallBanner
-
Deprecated.
- ORIGINAL - net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- OVERWORLD - Static variable in class net.minestom.server.world.DimensionType
- OWNERSHIP_DATA_KEY - Static variable in class net.minestom.server.item.ItemStack
- OwnershipHandler<T> - Class in net.minestom.server.utils.ownership
-
Convenient class to keep trace of objects linked to an
UUID. - OwnershipHandler() - Constructor for class net.minestom.server.utils.ownership.OwnershipHandler
- OXEYE_DAISY - net.minestom.server.instance.block.Block
- OXEYE_DAISY - net.minestom.server.item.Material
P
- PACKED_ICE - net.minestom.server.instance.block.Block
- PACKED_ICE - net.minestom.server.item.Material
- PACKET_LISTENER_MANAGER - Static variable in class net.minestom.server.network.player.PlayerConnection
- PacketCompressor - Class in net.minestom.server.network.netty.codec
- PacketCompressor(int) - Constructor for class net.minestom.server.network.netty.codec.PacketCompressor
- PacketController - Class in net.minestom.server.listener.manager
-
Used to control the output of a packet in
ClientPacketConsumer.accept(Player, PacketController, ClientPlayPacket)andServerPacketConsumer.accept(Collection, PacketController, ServerPacket). - PacketController() - Constructor for class net.minestom.server.listener.manager.PacketController
- PacketDecoder - Class in net.minestom.server.network.netty.codec
- PacketDecoder() - Constructor for class net.minestom.server.network.netty.codec.PacketDecoder
- PacketEncoder - Class in net.minestom.server.network.netty.codec
- PacketEncoder() - Constructor for class net.minestom.server.network.netty.codec.PacketEncoder
- PacketFramer - Class in net.minestom.server.network.netty.codec
- PacketFramer(PacketProcessor) - Constructor for class net.minestom.server.network.netty.codec.PacketFramer
- PacketListenerConsumer<T extends ClientPlayPacket> - Interface in net.minestom.server.listener.manager
-
Small convenient interface to use method references with
PacketListenerManager.setListener(Class, PacketListenerConsumer). - PacketListenerManager - Class in net.minestom.server.listener.manager
- PacketListenerManager() - Constructor for class net.minestom.server.listener.manager.PacketListenerManager
- PacketProcessor - Class in net.minestom.server.network
-
Responsible for processing client packets.
- PacketProcessor() - Constructor for class net.minestom.server.network.PacketProcessor
- PacketUtils - Class in net.minestom.server.utils
-
Utils class for packets.
- PAINTING - net.minestom.server.entity.EntityType
- PAINTING - net.minestom.server.item.Material
- paletteStorage - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- PaletteStorage - Class in net.minestom.server.instance.palette
-
Used to efficiently store blocks with an optional palette.
- PaletteStorage(int, int) - Constructor for class net.minestom.server.instance.palette.PaletteStorage
-
Creates a new palette storage.
- PANDA - net.minestom.server.entity.EntityType
- PANDA_SPAWN_EGG - net.minestom.server.item.Material
- PAPER - net.minestom.server.item.Material
- parentIdentifier - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- PARROT - net.minestom.server.entity.EntityType
- PARROT_SPAWN_EGG - net.minestom.server.item.Material
- parse(String) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Parses the given input, and throw an
ArgumentSyntaxExceptionif the input cannot be convert toT - parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicStringArray
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentGroup
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentLoop
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentString
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentStringArray
- parse(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentFloatRange
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- parse(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- parse(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentDouble
- parse(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentFloat
- parse(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentInteger
- parse(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentLong
- parse(String) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- parse(String) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- parse(String) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- parse(String) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Parses the given command.
- parse(CommandSyntax, Argument<?>[], String[], List<ValidSyntaxHolder>, Int2ObjectRBTreeMap<CommandSuggestionHolder>) - Static method in class net.minestom.server.command.builder.parser.CommandParser
- parsedCommand - Variable in class net.minestom.server.command.builder.CommandResult
- ParsedCommand - Class in net.minestom.server.command.builder
-
Represents a
Commandready to be executed (already parsed). - ParsedCommand() - Constructor for class net.minestom.server.command.builder.ParsedCommand
- parser - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- parseValue(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- Particle - Enum in net.minestom.server.particle
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- Particle(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- PARTICLE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PARTICLE_SOUL_ESCAPE - net.minestom.server.sound.Sound
- particleCount - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- ParticleCreator - Class in net.minestom.server.particle
-
Small utils class to create particle packet
- ParticleCreator() - Constructor for class net.minestom.server.particle.ParticleCreator
- particleData - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- particleDataConsumer - Variable in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- particleId - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- ParticlePacket - Class in net.minestom.server.network.packet.server.play
- ParticlePacket() - Constructor for class net.minestom.server.network.packet.server.play.ParticlePacket
- particles - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- passengersId - Variable in class net.minestom.server.network.packet.server.play.SetPassengersPacket
- PEACEFUL - net.minestom.server.world.Difficulty
- Peony - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Peony() - Constructor for class net.minestom.server.instance.block.states.Peony
-
Deprecated.
- PEONY - net.minestom.server.instance.block.Block
- PEONY - net.minestom.server.item.Material
- percentage - Variable in class net.minestom.server.network.packet.server.play.SetExperiencePacket
- PERFORM_RESPAWN - net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
- PerGroupChunkProvider - Class in net.minestom.server.thread
-
Separate chunks into group of linked chunks
- PerGroupChunkProvider() - Constructor for class net.minestom.server.thread.PerGroupChunkProvider
- PerInstanceThreadProvider - Class in net.minestom.server.thread
-
Separates work between instance (1 instance = 1 thread execution).
- PerInstanceThreadProvider() - Constructor for class net.minestom.server.thread.PerInstanceThreadProvider
- Permission - Class in net.minestom.server.permission
-
Representation of a permission granted to a
CommandSender. - Permission(String) - Constructor for class net.minestom.server.permission.Permission
-
Creates a new permission object without additional data
- Permission(String, NBTCompound) - Constructor for class net.minestom.server.permission.Permission
-
Creates a new permission object with optional data.
- PermissionHandler - Interface in net.minestom.server.permission
-
Represents an object which can have permissions.
- PermissionVerifier - Interface in net.minestom.server.permission
-
Interface used to check if the
nbt dataof aPermissionis correct. - PETRIFIED_OAK_SLAB - net.minestom.server.instance.block.Block
- PETRIFIED_OAK_SLAB - net.minestom.server.item.Material
- PetrifiedOakSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PetrifiedOakSlab() - Constructor for class net.minestom.server.instance.block.states.PetrifiedOakSlab
-
Deprecated.
- PFBlockDescription - Class in net.minestom.server.entity.pathfinding
- PFBlockDescription(Block) - Constructor for class net.minestom.server.entity.pathfinding.PFBlockDescription
- PFBlockObject - Class in net.minestom.server.entity.pathfinding
- PFBlockObject(Block) - Constructor for class net.minestom.server.entity.pathfinding.PFBlockObject
- PFColumnarSpace - Class in net.minestom.server.entity.pathfinding
- PFColumnarSpace(PFInstanceSpace, Chunk) - Constructor for class net.minestom.server.entity.pathfinding.PFColumnarSpace
- PFInstanceSpace - Class in net.minestom.server.entity.pathfinding
- PFInstanceSpace(Instance) - Constructor for class net.minestom.server.entity.pathfinding.PFInstanceSpace
- PFPathingEntity - Class in net.minestom.server.entity.pathfinding
- PFPathingEntity(Navigator) - Constructor for class net.minestom.server.entity.pathfinding.PFPathingEntity
- PHANTOM - net.minestom.server.entity.EntityType
- PHANTOM_MEMBRANE - net.minestom.server.item.Material
- PHANTOM_SPAWN_EGG - net.minestom.server.item.Material
- PICKED_UP - net.minestom.server.stat.StatisticCategory
- PickupExperienceEvent - Class in net.minestom.server.event.item
- PickupExperienceEvent(ExperienceOrb) - Constructor for class net.minestom.server.event.item.PickupExperienceEvent
- pickupItemCount - Variable in class net.minestom.server.network.packet.server.play.CollectItemPacket
- PickupItemEvent - Class in net.minestom.server.event.item
- PickupItemEvent(LivingEntity, ItemStack) - Constructor for class net.minestom.server.event.item.PickupItemEvent
- PIERCING - net.minestom.server.item.Enchantment
- PIG - net.minestom.server.entity.EntityType
- PIG_ONE_CM - net.minestom.server.stat.StatisticType
- PIG_SPAWN_EGG - net.minestom.server.item.Material
- PIGLIN - net.minestom.server.entity.EntityType
- PIGLIN_BANNER_PATTERN - net.minestom.server.item.Material
- PIGLIN_BRUTE - net.minestom.server.entity.EntityType
- PIGLIN_BRUTE_SPAWN_EGG - net.minestom.server.item.Material
- PIGLIN_SPAWN_EGG - net.minestom.server.item.Material
- piglinSafe(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- PILLAGER - net.minestom.server.entity.EntityType
- PILLAGER_SPAWN_EGG - net.minestom.server.item.Material
- ping - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- ping - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateLatency
- PingPacket - Class in net.minestom.server.network.packet.client.status
- PingPacket() - Constructor for class net.minestom.server.network.packet.client.status.PingPacket
- PINK - net.minestom.server.bossbar.BarColor
- PINK - Static variable in class net.minestom.server.chat.ChatColor
- PINK_BANNER - net.minestom.server.instance.block.Block
- PINK_BANNER - net.minestom.server.item.Material
- PINK_BED - net.minestom.server.instance.block.Block
- PINK_BED - net.minestom.server.item.Material
- PINK_CARPET - net.minestom.server.instance.block.Block
- PINK_CARPET - net.minestom.server.item.Material
- PINK_CONCRETE - net.minestom.server.instance.block.Block
- PINK_CONCRETE - net.minestom.server.item.Material
- PINK_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- PINK_CONCRETE_POWDER - net.minestom.server.item.Material
- PINK_DYE - net.minestom.server.item.Material
- PINK_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- PINK_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- PINK_SHULKER_BOX - net.minestom.server.instance.block.Block
- PINK_SHULKER_BOX - net.minestom.server.item.Material
- PINK_STAINED_GLASS - net.minestom.server.instance.block.Block
- PINK_STAINED_GLASS - net.minestom.server.item.Material
- PINK_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- PINK_STAINED_GLASS_PANE - net.minestom.server.item.Material
- PINK_TERRACOTTA - net.minestom.server.instance.block.Block
- PINK_TERRACOTTA - net.minestom.server.item.Material
- PINK_TULIP - net.minestom.server.instance.block.Block
- PINK_TULIP - net.minestom.server.item.Material
- PINK_WALL_BANNER - net.minestom.server.instance.block.Block
- PINK_WOOL - net.minestom.server.instance.block.Block
- PINK_WOOL - net.minestom.server.item.Material
- PinkBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PinkBanner() - Constructor for class net.minestom.server.instance.block.states.PinkBanner
-
Deprecated.
- PinkBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PinkBed() - Constructor for class net.minestom.server.instance.block.states.PinkBed
-
Deprecated.
- PinkGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PinkGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.PinkGlazedTerracotta
-
Deprecated.
- PinkShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PinkShulkerBox() - Constructor for class net.minestom.server.instance.block.states.PinkShulkerBox
-
Deprecated.
- PinkStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PinkStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.PinkStainedGlassPane
-
Deprecated.
- PinkWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PinkWallBanner() - Constructor for class net.minestom.server.instance.block.states.PinkWallBanner
-
Deprecated.
- Piston - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Piston() - Constructor for class net.minestom.server.instance.block.states.Piston
-
Deprecated.
- PISTON - net.minestom.server.instance.block.Block
- PISTON - net.minestom.server.item.Material
- PISTON_HEAD - net.minestom.server.instance.block.Block
- PistonHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PistonHead() - Constructor for class net.minestom.server.instance.block.states.PistonHead
-
Deprecated.
- pitch - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- pitch - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- pitch - Variable in class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- pitch - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- pitch - Variable in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- pitch - Variable in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- pitch - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- pitch - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- pitch - Variable in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- PlacementRules - Class in net.minestom.server.extras
- PlacementRules() - Constructor for class net.minestom.server.extras.PlacementRules
- PLAINS - net.minestom.server.world.biomes.Biome.Category
- PLAINS - Static variable in class net.minestom.server.world.biomes.Biome
- PLANT - net.minestom.server.map.MapColors
- PLAY - net.minestom.server.network.ConnectionState
- PLAY_NOTEBLOCK - net.minestom.server.stat.StatisticType
- PLAY_ONE_MINUTE - net.minestom.server.stat.StatisticType
- PLAY_PUFFERFISH_STING_SOUND - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- PLAY_RECORD - net.minestom.server.effects.Effects
- PLAY_RECORD - net.minestom.server.stat.StatisticType
- playEffect(Effects, int, int, int, int, boolean) - Method in class net.minestom.server.entity.Player
-
Plays a given effect at the given position for this player.
- player - Variable in class net.minestom.server.event.PlayerEvent
- player - Variable in class net.minestom.server.inventory.PlayerInventory
- Player - Class in net.minestom.server.entity
-
Those are the major actors of the server, they are not necessary backed by a
NettyPlayerConnectionas shown byFakePlayer. - Player(UUID, String, PlayerConnection) - Constructor for class net.minestom.server.entity.Player
- PLAYER - net.minestom.server.entity.EntityType
- PLAYER_ABILITIES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_ELDER_GUARDIAN_MOB_APPEARANCE - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- PLAYER_HEAD - net.minestom.server.instance.block.Block
- PLAYER_HEAD - net.minestom.server.item.Material
- PLAYER_INFO - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_INFO_CHANNEL - Static variable in class net.minestom.server.extras.velocity.VelocityProxy
- PLAYER_KILLS - net.minestom.server.stat.StatisticType
- PLAYER_LIST_HEADER_AND_FOOTER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_POSITION_AND_LOOK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_WALL_HEAD - net.minestom.server.instance.block.Block
- Player.ChatMode - Enum in net.minestom.server.entity
- Player.FacePoint - Enum in net.minestom.server.entity
- Player.Hand - Enum in net.minestom.server.entity
-
Represents the main or off hand of the player.
- Player.MainHand - Enum in net.minestom.server.entity
-
Represents where is located the main hand of the player (can be changed in Minecraft option).
- Player.PlayerSettings - Class in net.minestom.server.entity
- PlayerAbilitiesPacket - Class in net.minestom.server.network.packet.server.play
- PlayerAbilitiesPacket() - Constructor for class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- PlayerAddItemStackEvent - Class in net.minestom.server.event.player
-
Called as a result of
PlayerInventory.addItemStack(ItemStack). - PlayerAddItemStackEvent(Player, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerAddItemStackEvent
- PlayerBlockBreakEvent - Class in net.minestom.server.event.player
- PlayerBlockBreakEvent(Player, BlockPosition, short, CustomBlock, short, short) - Constructor for class net.minestom.server.event.player.PlayerBlockBreakEvent
- PlayerBlockInteractEvent - Class in net.minestom.server.event.player
-
Called when a player interacts with a block (right-click).
- PlayerBlockInteractEvent(Player, BlockPosition, Player.Hand, BlockFace) - Constructor for class net.minestom.server.event.player.PlayerBlockInteractEvent
- PlayerBlockPlaceEvent - Class in net.minestom.server.event.player
-
Called when a player tries placing a block.
- PlayerBlockPlaceEvent(Player, Block, BlockPosition, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerBlockPlaceEvent
- PlayerChangeHeldSlotEvent - Class in net.minestom.server.event.player
-
Called when a player change his held slot (by pressing 1-9 keys).
- PlayerChangeHeldSlotEvent(Player, byte) - Constructor for class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- PlayerChatEvent - Class in net.minestom.server.event.player
-
Called every time a
Playerwrite and send something in the chat. - PlayerChatEvent(Player, Collection<Player>, String) - Constructor for class net.minestom.server.event.player.PlayerChatEvent
- PlayerChunkLoadEvent - Class in net.minestom.server.event.player
-
Called when a player receive a new chunk data.
- PlayerChunkLoadEvent(Player, int, int) - Constructor for class net.minestom.server.event.player.PlayerChunkLoadEvent
- PlayerChunkUnloadEvent - Class in net.minestom.server.event.player
-
Called after a chunk being unload to a certain player.
- PlayerChunkUnloadEvent(Player, int, int) - Constructor for class net.minestom.server.event.player.PlayerChunkUnloadEvent
- PlayerCommandEvent - Class in net.minestom.server.event.player
-
Called every time a player send a message starting by '/'.
- PlayerCommandEvent(Player, String) - Constructor for class net.minestom.server.event.player.PlayerCommandEvent
- playerConnection - Variable in class net.minestom.server.entity.Player
- PlayerConnection - Class in net.minestom.server.network.player
-
A PlayerConnection is an object needed for all created
Player. - PlayerConnection() - Constructor for class net.minestom.server.network.player.PlayerConnection
- playerConnectionInit() - Method in class net.minestom.server.entity.Player
-
Used to initialize the player connection
- PlayerDeathEvent - Class in net.minestom.server.event.player
-
Called when a player die in
Player.kill(). - PlayerDeathEvent(Player, JsonMessage, JsonMessage) - Constructor for class net.minestom.server.event.player.PlayerDeathEvent
- playerDiggingListener(ClientPlayerDiggingPacket, Player) - Static method in class net.minestom.server.listener.PlayerDiggingListener
- PlayerDiggingListener - Class in net.minestom.server.listener
- PlayerDiggingListener() - Constructor for class net.minestom.server.listener.PlayerDiggingListener
- PlayerDisconnectEvent - Class in net.minestom.server.event.player
-
Called when a player disconnect.
- PlayerDisconnectEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerDisconnectEvent
- PlayerEatEvent - Class in net.minestom.server.event.player
-
Called when a player is finished eating.
- PlayerEatEvent(Player, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerEatEvent
- PlayerEntityInteractEvent - Class in net.minestom.server.event.player
- PlayerEntityInteractEvent(Player, Entity, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerEntityInteractEvent
- PlayerEvent - Class in net.minestom.server.event
- PlayerEvent(Player) - Constructor for class net.minestom.server.event.PlayerEvent
- PlayerHandAnimationEvent - Class in net.minestom.server.event.player
-
Called when the player swings his hand.
- PlayerHandAnimationEvent(Player, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerHandAnimationEvent
- PlayerHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PlayerHead() - Constructor for class net.minestom.server.instance.block.states.PlayerHead
-
Deprecated.
- PlayerHeadMeta - Class in net.minestom.server.item.metadata
-
Represents a skull that can have an owner.
- PlayerHeadMeta() - Constructor for class net.minestom.server.item.metadata.PlayerHeadMeta
- PlayerHeldListener - Class in net.minestom.server.listener
- PlayerHeldListener() - Constructor for class net.minestom.server.listener.PlayerHeldListener
- playerId - Variable in class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- PlayerInfo(UUID) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.PlayerInfo
- PlayerInfoPacket - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket(PlayerInfoPacket.Action) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket
- PlayerInfoPacket.Action - Enum in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.AddPlayer - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.AddPlayer.Property - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.PlayerInfo - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.RemovePlayer - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.UpdateDisplayName - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.UpdateGamemode - Class in net.minestom.server.network.packet.server.play
- PlayerInfoPacket.UpdateLatency - Class in net.minestom.server.network.packet.server.play
- playerInfos - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket
- PlayerInventory - Class in net.minestom.server.inventory
-
Represents the inventory of a
Player, retrieved withPlayer.getInventory(). - PlayerInventory(Player) - Constructor for class net.minestom.server.inventory.PlayerInventory
- PlayerInventoryUtils - Class in net.minestom.server.utils.inventory
- PlayerItemAnimationEvent - Class in net.minestom.server.event.player
-
Used when a
Playerfinish the animation of an item. - PlayerItemAnimationEvent(Player, PlayerItemAnimationEvent.ItemAnimationType) - Constructor for class net.minestom.server.event.player.PlayerItemAnimationEvent
- PlayerItemAnimationEvent.ItemAnimationType - Enum in net.minestom.server.event.player
- PlayerListHeaderAndFooterPacket - Class in net.minestom.server.network.packet.server.play
- PlayerListHeaderAndFooterPacket() - Constructor for class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- PlayerLoginEvent - Class in net.minestom.server.event.player
-
Called at player login, used to define his spawn instance.
- PlayerLoginEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerLoginEvent
- playerLookListener(ClientPlayerRotationPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- playerMotionX - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- playerMotionY - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- playerMotionZ - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- PlayerMoveEvent - Class in net.minestom.server.event.player
-
Called when a player is modifying his position.
- PlayerMoveEvent(Player, Position) - Constructor for class net.minestom.server.event.player.PlayerMoveEvent
- playerPacketListener(ClientPlayerPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerPluginMessageEvent - Class in net.minestom.server.event.player
-
Called when a player send
ClientPluginMessagePacket. - PlayerPluginMessageEvent(Player, String, byte[]) - Constructor for class net.minestom.server.event.player.PlayerPluginMessageEvent
- playerPositionAndLookListener(ClientPlayerPositionAndRotationPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerPositionAndLookPacket - Class in net.minestom.server.network.packet.server.play
- PlayerPositionAndLookPacket() - Constructor for class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- playerPositionListener(ClientPlayerPositionPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerPositionListener - Class in net.minestom.server.listener
- PlayerPositionListener() - Constructor for class net.minestom.server.listener.PlayerPositionListener
- PlayerPreEatEvent - Class in net.minestom.server.event.player
-
Called before the PlayerEatEvent and can be used to change the eating time or to cancel its processing, cancelling the event means that the player will continue the animation indefinitely.
- PlayerPreEatEvent(Player, ItemStack, long) - Constructor for class net.minestom.server.event.player.PlayerPreEatEvent
- PlayerProvider - Interface in net.minestom.server.network
-
Used when you want to provide your own player object instead of using the default one.
- PlayerResourcePackStatusEvent - Class in net.minestom.server.event.player
-
Called when a player warns the server of a resource pack status.
- PlayerResourcePackStatusEvent(Player, ResourcePackStatus) - Constructor for class net.minestom.server.event.player.PlayerResourcePackStatusEvent
- PlayerRespawnEvent - Class in net.minestom.server.event.player
-
Called when
Player.respawn()is executed (for custom respawn or as a result ofClientStatusPacket - PlayerRespawnEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerRespawnEvent
- players - Variable in class net.minestom.server.instance.Instance
- PLAYERS - net.minestom.server.sound.SoundCategory
- PlayerSetItemStackEvent - Class in net.minestom.server.event.player
-
Called as a result of
PlayerInventory.setItemStack(int, ItemStack)and player click in his inventory. - PlayerSetItemStackEvent(Player, int, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerSetItemStackEvent
- PlayerSettings() - Constructor for class net.minestom.server.entity.Player.PlayerSettings
- PlayerSettingsChangeEvent - Class in net.minestom.server.event.player
-
Called after the player signals the server that his settings has been modified.
- PlayerSettingsChangeEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerSettingsChangeEvent
- PlayerSkin - Class in net.minestom.server.entity
-
Contains all the data required to store a skin.
- PlayerSkin(String, String) - Constructor for class net.minestom.server.entity.PlayerSkin
- PlayerSkinInitEvent - Class in net.minestom.server.event.player
-
Called at the player connection to initialize his skin.
- PlayerSkinInitEvent(Player, PlayerSkin) - Constructor for class net.minestom.server.event.player.PlayerSkinInitEvent
- PlayerSpawnEvent - Class in net.minestom.server.event.player
-
Called when a new instance is set for a player.
- PlayerSpawnEvent(Player, Instance, boolean) - Constructor for class net.minestom.server.event.player.PlayerSpawnEvent
- PlayerStartDiggingEvent - Class in net.minestom.server.event.player
- PlayerStartDiggingEvent(Player, BlockPosition, int, int) - Constructor for class net.minestom.server.event.player.PlayerStartDiggingEvent
- PlayerStartFlyingEvent - Class in net.minestom.server.event.player
-
Called when a player start flying.
- PlayerStartFlyingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartFlyingEvent
- PlayerStartSneakingEvent - Class in net.minestom.server.event.player
-
Called when a player starts sneaking.
- PlayerStartSneakingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartSneakingEvent
- PlayerStartSprintingEvent - Class in net.minestom.server.event.player
-
Called when a player starts sprinting.
- PlayerStartSprintingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartSprintingEvent
- PlayerStatistic - Class in net.minestom.server.stat
-
Represents a single statistic in the "statistics" game menu.
- PlayerStatistic(StatisticCategory, int) - Constructor for class net.minestom.server.stat.PlayerStatistic
- PlayerStatistic(StatisticType) - Constructor for class net.minestom.server.stat.PlayerStatistic
- PlayerStopFlyingEvent - Class in net.minestom.server.event.player
-
Called when a player stop flying.
- PlayerStopFlyingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopFlyingEvent
- PlayerStopSneakingEvent - Class in net.minestom.server.event.player
-
Called when a player stops sneaking.
- PlayerStopSneakingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopSneakingEvent
- PlayerStopSprintingEvent - Class in net.minestom.server.event.player
-
Called when a player stops sprinting.
- PlayerStopSprintingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopSprintingEvent
- PlayerSwapItemEvent - Class in net.minestom.server.event.player
-
Called when a player is trying to swap his main and off hand item.
- PlayerSwapItemEvent(Player, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerSwapItemEvent
- PlayerTickEvent - Class in net.minestom.server.event.player
-
Called at each player tick.
- PlayerTickEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerTickEvent
- PlayerUseItemEvent - Class in net.minestom.server.event.player
-
Event when an item is used without clicking on a block.
- PlayerUseItemEvent(Player, Player.Hand, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerUseItemEvent
- PlayerUseItemOnBlockEvent - Class in net.minestom.server.event.player
-
Used when a player is clicking on a block with an item (but is not a block in item form).
- PlayerUseItemOnBlockEvent(Player, Player.Hand, ItemStack, BlockPosition, Direction) - Constructor for class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
- PlayerUtils - Class in net.minestom.server.utils.player
- playerUuid - Variable in class net.minestom.server.network.packet.server.play.SpawnPlayerPacket
- PlayerValidator - Interface in net.minestom.server.utils.callback.validator
- PlayerVehicleInformation - Class in net.minestom.server.entity.vehicle
- PlayerVehicleInformation() - Constructor for class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- PlayerVehicleListener - Class in net.minestom.server.listener
- PlayerVehicleListener() - Constructor for class net.minestom.server.listener.PlayerVehicleListener
- PlayerWallHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PlayerWallHead() - Constructor for class net.minestom.server.instance.block.states.PlayerWallHead
-
Deprecated.
- playSound(String, SoundCategory, int, int, int, float, float) - Method in class net.minestom.server.entity.Player
-
Plays a sound from an identifier (represents a custom sound in a resource pack).
- playSound(Sound, SoundCategory, float, float) - Method in class net.minestom.server.entity.Player
-
Plays a sound directly to the player (constant volume).
- playSound(Sound, SoundCategory, int, int, int, float, float) - Method in class net.minestom.server.entity.Player
-
Plays a sound from the
Soundenum. - PLUGIN_MESSAGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PluginMessageListener - Class in net.minestom.server.listener
- PluginMessageListener() - Constructor for class net.minestom.server.listener.PluginMessageListener
- PluginMessagePacket - Class in net.minestom.server.network.packet.server.play
- PluginMessagePacket() - Constructor for class net.minestom.server.network.packet.server.play.PluginMessagePacket
- Podzol - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Podzol() - Constructor for class net.minestom.server.instance.block.states.Podzol
-
Deprecated.
- PODZOL - net.minestom.server.instance.block.Block
- PODZOL - net.minestom.server.item.Material
- PODZOL - net.minestom.server.map.MapColors
- POISON - net.minestom.server.potion.PotionEffect
- POISON - net.minestom.server.potion.PotionType
- POISONOUS_POTATO - net.minestom.server.item.Material
- POLAR_BEAR - net.minestom.server.entity.EntityType
- POLAR_BEAR_SPAWN_EGG - net.minestom.server.item.Material
- POLISHED_ANDESITE - net.minestom.server.instance.block.Block
- POLISHED_ANDESITE - net.minestom.server.item.Material
- POLISHED_ANDESITE_SLAB - net.minestom.server.instance.block.Block
- POLISHED_ANDESITE_SLAB - net.minestom.server.item.Material
- POLISHED_ANDESITE_STAIRS - net.minestom.server.instance.block.Block
- POLISHED_ANDESITE_STAIRS - net.minestom.server.item.Material
- POLISHED_BASALT - net.minestom.server.instance.block.Block
- POLISHED_BASALT - net.minestom.server.item.Material
- POLISHED_BLACKSTONE - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICK_SLAB - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICK_SLAB - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICK_STAIRS - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICK_STAIRS - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICK_WALL - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICK_WALL - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICKS - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICKS - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BUTTON - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BUTTON - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_PRESSURE_PLATE - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_SLAB - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_SLAB - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_STAIRS - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_STAIRS - net.minestom.server.item.Material
- POLISHED_BLACKSTONE_WALL - net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_WALL - net.minestom.server.item.Material
- POLISHED_DIORITE - net.minestom.server.instance.block.Block
- POLISHED_DIORITE - net.minestom.server.item.Material
- POLISHED_DIORITE_SLAB - net.minestom.server.instance.block.Block
- POLISHED_DIORITE_SLAB - net.minestom.server.item.Material
- POLISHED_DIORITE_STAIRS - net.minestom.server.instance.block.Block
- POLISHED_DIORITE_STAIRS - net.minestom.server.item.Material
- POLISHED_GRANITE - net.minestom.server.instance.block.Block
- POLISHED_GRANITE - net.minestom.server.item.Material
- POLISHED_GRANITE_SLAB - net.minestom.server.instance.block.Block
- POLISHED_GRANITE_SLAB - net.minestom.server.item.Material
- POLISHED_GRANITE_STAIRS - net.minestom.server.instance.block.Block
- POLISHED_GRANITE_STAIRS - net.minestom.server.item.Material
- PolishedAndesiteSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedAndesiteSlab() - Constructor for class net.minestom.server.instance.block.states.PolishedAndesiteSlab
-
Deprecated.
- PolishedAndesiteStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedAndesiteStairs() - Constructor for class net.minestom.server.instance.block.states.PolishedAndesiteStairs
-
Deprecated.
- PolishedBasalt - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBasalt() - Constructor for class net.minestom.server.instance.block.states.PolishedBasalt
-
Deprecated.
- PolishedBlackstoneBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneBrickSlab() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneBrickSlab
-
Deprecated.
- PolishedBlackstoneBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneBrickStairs() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneBrickStairs
-
Deprecated.
- PolishedBlackstoneBrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneBrickWall() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneBrickWall
-
Deprecated.
- PolishedBlackstoneButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneButton() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneButton
-
Deprecated.
- PolishedBlackstonePressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstonePressurePlate() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstonePressurePlate
-
Deprecated.
- PolishedBlackstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneSlab() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneSlab
-
Deprecated.
- PolishedBlackstoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneStairs() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneStairs
-
Deprecated.
- PolishedBlackstoneWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedBlackstoneWall() - Constructor for class net.minestom.server.instance.block.states.PolishedBlackstoneWall
-
Deprecated.
- PolishedDioriteSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedDioriteSlab() - Constructor for class net.minestom.server.instance.block.states.PolishedDioriteSlab
-
Deprecated.
- PolishedDioriteStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedDioriteStairs() - Constructor for class net.minestom.server.instance.block.states.PolishedDioriteStairs
-
Deprecated.
- PolishedGraniteSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedGraniteSlab() - Constructor for class net.minestom.server.instance.block.states.PolishedGraniteSlab
-
Deprecated.
- PolishedGraniteStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PolishedGraniteStairs() - Constructor for class net.minestom.server.instance.block.states.PolishedGraniteStairs
-
Deprecated.
- PongPacket - Class in net.minestom.server.network.packet.server.status
- PongPacket(long) - Constructor for class net.minestom.server.network.packet.server.status.PongPacket
- POOF - net.minestom.server.particle.Particle
- pool - Variable in class net.minestom.server.thread.ThreadProvider
-
The thread pool of this thread provider.
- Pool(int, int, int, int, List<LootTable.Entry>, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.LootTable.Pool
- POPPED_CHORUS_FRUIT - net.minestom.server.item.Material
- POPPY - net.minestom.server.instance.block.Block
- POPPY - net.minestom.server.item.Material
- populateChunk(ChunkBatch, Chunk) - Method in interface net.minestom.server.instance.ChunkPopulator
- PORKCHOP - net.minestom.server.item.Material
- PORTAL - net.minestom.server.particle.Particle
- PORTAL_TRAVEL - net.minestom.server.effects.Effects
- portalTeleportBoundary - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- Pose(Entity.Pose) - Static method in class net.minestom.server.entity.Metadata
- position - Variable in class net.minestom.server.entity.Entity
- position - Variable in class net.minestom.server.network.packet.server.play.ChatMessagePacket
- position - Variable in class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- position - Variable in class net.minestom.server.network.packet.server.play.EffectPacket
- position - Variable in class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- position - Variable in class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- position - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- position - Variable in class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- position - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- position - Variable in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- position - Variable in class net.minestom.server.network.packet.server.play.SpawnPlayerPacket
- Position - Class in net.minestom.server.utils
-
Represents a position.
- Position() - Constructor for class net.minestom.server.utils.Position
- Position(double, double, double) - Constructor for class net.minestom.server.utils.Position
- Position(double, double, double, float, float) - Constructor for class net.minestom.server.utils.Position
- Position(BlockPosition) - Static method in class net.minestom.server.entity.Metadata
- positionToLong(int, int, int) - Static method in class net.minestom.server.utils.SerializerUtils
- PositionUtils - Class in net.minestom.server.utils.position
- PositionUtils() - Constructor for class net.minestom.server.utils.position.PositionUtils
- positionX - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket.BlockChange
- positionY - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket.BlockChange
- positionZ - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket.BlockChange
- postExplosion(Instance, List<BlockPosition>, ExplosionPacket) - Method in class net.minestom.server.instance.Explosion
-
Called after removing blocks and preparing the packet, but before sending it.
- postInitialize() - Method in class net.minestom.server.extensions.Extension
- postSend(Instance, List<BlockPosition>) - Method in class net.minestom.server.instance.Explosion
-
Called after sending the explosion packet.
- postTerminate() - Method in class net.minestom.server.extensions.Extension
- POT_FLOWER - net.minestom.server.stat.StatisticType
- POTATO - net.minestom.server.item.Material
- Potatoes - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Potatoes() - Constructor for class net.minestom.server.instance.block.states.Potatoes
-
Deprecated.
- POTATOES - net.minestom.server.instance.block.Block
- potion - Variable in class net.minestom.server.network.packet.server.play.EntityEffectPacket
- Potion - Class in net.minestom.server.potion
- Potion(PotionEffect, byte, int) - Constructor for class net.minestom.server.potion.Potion
-
Creates a new potion.
- Potion(PotionEffect, byte, int, boolean) - Constructor for class net.minestom.server.potion.Potion
-
Creates a new potion.
- Potion(PotionEffect, byte, int, boolean, boolean) - Constructor for class net.minestom.server.potion.Potion
-
Creates a new potion.
- Potion(PotionEffect, byte, int, boolean, boolean, boolean) - Constructor for class net.minestom.server.potion.Potion
-
Creates a new potion.
- Potion(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- POTION - net.minestom.server.entity.EntityType
- POTION - net.minestom.server.item.Material
- PotionEffect - Enum in net.minestom.server.potion
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- potionEffects - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- PotionMeta - Class in net.minestom.server.item.metadata
-
Item meta for
Material.POTION,Material.LINGERING_POTION,Material.SPLASH_POTION,Material.TIPPED_ARROW. - PotionMeta() - Constructor for class net.minestom.server.item.metadata.PotionMeta
- PotionType - Enum in net.minestom.server.potion
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- potionTypes - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- POTTED_ACACIA_SAPLING - net.minestom.server.instance.block.Block
- POTTED_ALLIUM - net.minestom.server.instance.block.Block
- POTTED_AZURE_BLUET - net.minestom.server.instance.block.Block
- POTTED_BAMBOO - net.minestom.server.instance.block.Block
- POTTED_BIRCH_SAPLING - net.minestom.server.instance.block.Block
- POTTED_BLUE_ORCHID - net.minestom.server.instance.block.Block
- POTTED_BROWN_MUSHROOM - net.minestom.server.instance.block.Block
- POTTED_CACTUS - net.minestom.server.instance.block.Block
- POTTED_CORNFLOWER - net.minestom.server.instance.block.Block
- POTTED_CRIMSON_FUNGUS - net.minestom.server.instance.block.Block
- POTTED_CRIMSON_ROOTS - net.minestom.server.instance.block.Block
- POTTED_DANDELION - net.minestom.server.instance.block.Block
- POTTED_DARK_OAK_SAPLING - net.minestom.server.instance.block.Block
- POTTED_DEAD_BUSH - net.minestom.server.instance.block.Block
- POTTED_FERN - net.minestom.server.instance.block.Block
- POTTED_JUNGLE_SAPLING - net.minestom.server.instance.block.Block
- POTTED_LILY_OF_THE_VALLEY - net.minestom.server.instance.block.Block
- POTTED_OAK_SAPLING - net.minestom.server.instance.block.Block
- POTTED_ORANGE_TULIP - net.minestom.server.instance.block.Block
- POTTED_OXEYE_DAISY - net.minestom.server.instance.block.Block
- POTTED_PINK_TULIP - net.minestom.server.instance.block.Block
- POTTED_POPPY - net.minestom.server.instance.block.Block
- POTTED_RED_MUSHROOM - net.minestom.server.instance.block.Block
- POTTED_RED_TULIP - net.minestom.server.instance.block.Block
- POTTED_SPRUCE_SAPLING - net.minestom.server.instance.block.Block
- POTTED_WARPED_FUNGUS - net.minestom.server.instance.block.Block
- POTTED_WARPED_ROOTS - net.minestom.server.instance.block.Block
- POTTED_WHITE_TULIP - net.minestom.server.instance.block.Block
- POTTED_WITHER_ROSE - net.minestom.server.instance.block.Block
- POWER - net.minestom.server.item.Enchantment
- POWERED_RAIL - net.minestom.server.instance.block.Block
- POWERED_RAIL - net.minestom.server.item.Material
- PoweredRail - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PoweredRail() - Constructor for class net.minestom.server.instance.block.states.PoweredRail
-
Deprecated.
- precipitation(Biome.Precipitation) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- PRECISE - net.minestom.server.map.MapColors.ColorMappingStrategy
-
All colors are already in the map after the first call.
- prefix(String) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the prefix of the
Teamwithout an update packet. - prefix(JsonMessage) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the prefix of the
Teamwithout an update packet. - preInitialize() - Method in class net.minestom.server.extensions.Extension
- prepare(Instance) - Method in class net.minestom.server.instance.Explosion
-
Prepares the list of blocks that will be broken.
- preparePacket(MapDataPacket) - Method in interface net.minestom.server.map.Framebuffer
- preparePacket(MapDataPacket, int, int) - Method in interface net.minestom.server.map.LargeFramebuffer
-
Prepares the packet to render a 128x128 sub view of this framebuffer
- preparePacket(MapDataPacket, int, int, int, int) - Method in interface net.minestom.server.map.Framebuffer
- preTerminate() - Method in class net.minestom.server.extensions.Extension
- priceMultiplier - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- primaryEffect - Variable in class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
- PrimitiveConversion - Class in net.minestom.server.utils
- PrimitiveConversion() - Constructor for class net.minestom.server.utils.PrimitiveConversion
- printStackTrace() - Static method in class net.minestom.server.utils.debug.DebugUtils
-
Prints the current thread stack trace elements.
- PRISMARINE - net.minestom.server.instance.block.Block
- PRISMARINE - net.minestom.server.item.Material
- PRISMARINE_BRICK_SLAB - net.minestom.server.instance.block.Block
- PRISMARINE_BRICK_SLAB - net.minestom.server.item.Material
- PRISMARINE_BRICK_STAIRS - net.minestom.server.instance.block.Block
- PRISMARINE_BRICK_STAIRS - net.minestom.server.item.Material
- PRISMARINE_BRICKS - net.minestom.server.instance.block.Block
- PRISMARINE_BRICKS - net.minestom.server.item.Material
- PRISMARINE_CRYSTALS - net.minestom.server.item.Material
- PRISMARINE_SHARD - net.minestom.server.item.Material
- PRISMARINE_SLAB - net.minestom.server.instance.block.Block
- PRISMARINE_SLAB - net.minestom.server.item.Material
- PRISMARINE_STAIRS - net.minestom.server.instance.block.Block
- PRISMARINE_STAIRS - net.minestom.server.item.Material
- PRISMARINE_WALL - net.minestom.server.instance.block.Block
- PRISMARINE_WALL - net.minestom.server.item.Material
- PrismarineBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PrismarineBrickSlab() - Constructor for class net.minestom.server.instance.block.states.PrismarineBrickSlab
-
Deprecated.
- PrismarineBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PrismarineBrickStairs() - Constructor for class net.minestom.server.instance.block.states.PrismarineBrickStairs
-
Deprecated.
- PrismarineSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PrismarineSlab() - Constructor for class net.minestom.server.instance.block.states.PrismarineSlab
-
Deprecated.
- PrismarineStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PrismarineStairs() - Constructor for class net.minestom.server.instance.block.states.PrismarineStairs
-
Deprecated.
- PrismarineWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PrismarineWall() - Constructor for class net.minestom.server.instance.block.states.PrismarineWall
-
Deprecated.
- process(ChannelHandlerContext, InboundPacket) - Method in class net.minestom.server.network.PacketProcessor
- process(CommandSender, String, String[]) - Method in interface net.minestom.server.command.CommandProcessor
-
Called when the command is executed by a
CommandSender. - process(Player) - Method in class net.minestom.server.network.packet.client.ClientPlayPacket
-
Processes the packet for
player. - process(PlayerConnection) - Method in interface net.minestom.server.network.packet.client.ClientPreplayPacket
-
Called when the packet is received.
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.handshake.HandshakePacket
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.login.EncryptionResponsePacket
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.login.LoginStartPacket
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.status.PingPacket
- process(PlayerConnection) - Method in class net.minestom.server.network.packet.client.status.StatusRequestPacket
- processChunkTick(Instance, long, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Processes a whole tick for a chunk.
- processClientPacket(T, Player) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Processes a packet by getting its
PacketListenerConsumerand calling all the packet listeners. - processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Turns the argument into a list of nodes for command dispatching.
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicStringArray
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentGroup
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentLoop
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentString
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentStringArray
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentFloatRange
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentBlockState
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentPotionEffect
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentDouble
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentFloat
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentInteger
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentLong
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- processNodes(NodeMaker, boolean) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- processServerPacket(ServerPacket, Collection<Player>) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Executes the consumers from
ConnectionManager.onPacketSend(ServerPacketConsumer). - processStage(Instance, BlockPosition, Player, byte) - Method in class net.minestom.server.instance.block.CustomBlock
-
Process one stage on the block, break it if it excess
CustomBlock.MAX_STAGE, only ifCustomBlock.enableMultiPlayerBreaking()is enabled. - ProgressMapping() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
- progressMappings - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket
- Projectile - Interface in net.minestom.server.entity.type
- PROJECTILE_PROTECTION - net.minestom.server.item.Enchantment
- properties - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- properties - Variable in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- properties - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- property - Variable in class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- Property() - Constructor for class net.minestom.server.network.packet.server.play.EntityPropertiesPacket.Property
- Property(String, String) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer.Property
- Property(String, String, String) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer.Property
- protectedClasses - Variable in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
-
Classes that cannot be loaded/modified by this classloader.
- protectedPackages - Variable in class net.minestom.server.extras.selfmodification.MinestomRootClassLoader
- PROTECTION - net.minestom.server.item.Enchantment
- PROTOCOL_VERSION - Static variable in class net.minestom.server.MinecraftServer
- provide(PlayerConnection, String) - Method in interface net.minestom.server.network.UuidProvider
-
Called when a new
UUIDis requested. - PublicCloneable<T> - Interface in net.minestom.server.utils.clone
-
Convenient interface to expose
Object.clone()publicly with a generic. - publicKey - Variable in class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- PUFFERFISH - net.minestom.server.entity.EntityType
- PUFFERFISH - net.minestom.server.item.Material
- PUFFERFISH_BUCKET - net.minestom.server.item.Material
- PUFFERFISH_SPAWN_EGG - net.minestom.server.item.Material
- PUMPKIN - net.minestom.server.instance.block.Block
- PUMPKIN - net.minestom.server.item.Material
- PUMPKIN_PIE - net.minestom.server.item.Material
- PUMPKIN_SEEDS - net.minestom.server.item.Material
- PUMPKIN_STEM - net.minestom.server.instance.block.Block
- PumpkinStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PumpkinStem() - Constructor for class net.minestom.server.instance.block.states.PumpkinStem
-
Deprecated.
- PUNCH - net.minestom.server.item.Enchantment
- PURPLE - net.minestom.server.bossbar.BarColor
- PURPLE - Static variable in class net.minestom.server.chat.ChatColor
- PURPLE_BANNER - net.minestom.server.instance.block.Block
- PURPLE_BANNER - net.minestom.server.item.Material
- PURPLE_BED - net.minestom.server.instance.block.Block
- PURPLE_BED - net.minestom.server.item.Material
- PURPLE_CARPET - net.minestom.server.instance.block.Block
- PURPLE_CARPET - net.minestom.server.item.Material
- PURPLE_CONCRETE - net.minestom.server.instance.block.Block
- PURPLE_CONCRETE - net.minestom.server.item.Material
- PURPLE_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- PURPLE_CONCRETE_POWDER - net.minestom.server.item.Material
- PURPLE_DYE - net.minestom.server.item.Material
- PURPLE_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- PURPLE_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- PURPLE_SHULKER_BOX - net.minestom.server.instance.block.Block
- PURPLE_SHULKER_BOX - net.minestom.server.item.Material
- PURPLE_STAINED_GLASS - net.minestom.server.instance.block.Block
- PURPLE_STAINED_GLASS - net.minestom.server.item.Material
- PURPLE_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- PURPLE_STAINED_GLASS_PANE - net.minestom.server.item.Material
- PURPLE_TERRACOTTA - net.minestom.server.instance.block.Block
- PURPLE_TERRACOTTA - net.minestom.server.item.Material
- PURPLE_WALL_BANNER - net.minestom.server.instance.block.Block
- PURPLE_WOOL - net.minestom.server.instance.block.Block
- PURPLE_WOOL - net.minestom.server.item.Material
- PurpleBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpleBanner() - Constructor for class net.minestom.server.instance.block.states.PurpleBanner
-
Deprecated.
- PurpleBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpleBed() - Constructor for class net.minestom.server.instance.block.states.PurpleBed
-
Deprecated.
- PurpleGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpleGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.PurpleGlazedTerracotta
-
Deprecated.
- PurpleShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpleShulkerBox() - Constructor for class net.minestom.server.instance.block.states.PurpleShulkerBox
-
Deprecated.
- PurpleStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpleStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.PurpleStainedGlassPane
-
Deprecated.
- PurpleWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpleWallBanner() - Constructor for class net.minestom.server.instance.block.states.PurpleWallBanner
-
Deprecated.
- PURPUR_BLOCK - net.minestom.server.instance.block.Block
- PURPUR_BLOCK - net.minestom.server.item.Material
- PURPUR_PILLAR - net.minestom.server.instance.block.Block
- PURPUR_PILLAR - net.minestom.server.item.Material
- PURPUR_SLAB - net.minestom.server.instance.block.Block
- PURPUR_SLAB - net.minestom.server.item.Material
- PURPUR_STAIRS - net.minestom.server.instance.block.Block
- PURPUR_STAIRS - net.minestom.server.item.Material
- PurpurPillar - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpurPillar() - Constructor for class net.minestom.server.instance.block.states.PurpurPillar
-
Deprecated.
- PurpurSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpurSlab() - Constructor for class net.minestom.server.instance.block.states.PurpurSlab
-
Deprecated.
- PurpurStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- PurpurStairs() - Constructor for class net.minestom.server.instance.block.states.PurpurStairs
-
Deprecated.
- PUSH_OTHER_TEAMS - net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Can push objects of other teams, but teammates cannot
- PUSH_OWN_TEAM - net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Can only push objects of the same team
- put(String, String, V) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- put(String, V) - Method in class net.minestom.server.utils.NamespaceIDHashMap
- put(NamespaceID, V) - Method in class net.minestom.server.utils.NamespaceIDHashMap
Q
- QUARTZ - net.minestom.server.item.Material
- QUARTZ - net.minestom.server.map.MapColors
- QUARTZ_BLOCK - net.minestom.server.instance.block.Block
- QUARTZ_BLOCK - net.minestom.server.item.Material
- QUARTZ_BRICKS - net.minestom.server.instance.block.Block
- QUARTZ_BRICKS - net.minestom.server.item.Material
- QUARTZ_PILLAR - net.minestom.server.instance.block.Block
- QUARTZ_PILLAR - net.minestom.server.item.Material
- QUARTZ_SLAB - net.minestom.server.instance.block.Block
- QUARTZ_SLAB - net.minestom.server.item.Material
- QUARTZ_STAIRS - net.minestom.server.instance.block.Block
- QUARTZ_STAIRS - net.minestom.server.item.Material
- QuartzPillar - Class in net.minestom.server.instance.block.states
-
Deprecated.
- QuartzPillar() - Constructor for class net.minestom.server.instance.block.states.QuartzPillar
-
Deprecated.
- QuartzSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- QuartzSlab() - Constructor for class net.minestom.server.instance.block.states.QuartzSlab
-
Deprecated.
- QuartzStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- QuartzStairs() - Constructor for class net.minestom.server.instance.block.states.QuartzStairs
-
Deprecated.
- QUICK_CHARGE - net.minestom.server.item.Enchantment
- QUOTE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentString
R
- RABBIT - net.minestom.server.entity.EntityType
- RABBIT - net.minestom.server.item.Material
- RABBIT_FOOT - net.minestom.server.item.Material
- RABBIT_HIDE - net.minestom.server.item.Material
- RABBIT_SPAWN_EGG - net.minestom.server.item.Material
- RABBIT_STEW - net.minestom.server.item.Material
- radius - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- RAID_TRIGGER - net.minestom.server.stat.StatisticType
- RAID_WIN - net.minestom.server.stat.StatisticType
- raidCapable(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- Rail - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Rail() - Constructor for class net.minestom.server.instance.block.states.Rail
-
Deprecated.
- RAIL - net.minestom.server.instance.block.Block
- RAIL - net.minestom.server.item.Material
- RAIN - net.minestom.server.particle.Particle
- RAIN - net.minestom.server.world.biomes.Biome.Precipitation
- RAIN_LEVEL_CHANGE - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- RANDOM - net.minestom.server.utils.entity.EntityFinder.EntitySort
- RANDOM_PLAYER - net.minestom.server.utils.entity.EntityFinder.TargetSelector
- RandomLookAroundGoal - Class in net.minestom.server.entity.ai.goal
- RandomLookAroundGoal(EntityCreature, int) - Constructor for class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- RandomLookAroundGoal(EntityCreature, int, Supplier<Integer>, Function<EntityCreature, Vector>) - Constructor for class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- RandomStrollGoal - Class in net.minestom.server.entity.ai.goal
- RandomStrollGoal(EntityCreature, int) - Constructor for class net.minestom.server.entity.ai.goal.RandomStrollGoal
- Range<T> - Class in net.minestom.server.utils.math
-
Represents the base for any data type that is numeric.
- Range(T) - Constructor for class net.minestom.server.utils.math.Range
-
Constructs a new
Rangewith thevalue. - Range(T, T) - Constructor for class net.minestom.server.utils.math.Range
- RANGE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- RangeContainer - Class in net.minestom.server.gamedata.loottables
- RangeContainer(int, int) - Constructor for class net.minestom.server.gamedata.loottables.RangeContainer
- RangeContainer.Deserializer - Class in net.minestom.server.gamedata.loottables
- RangedAttackGoal - Class in net.minestom.server.entity.ai.goal
- RangedAttackGoal(EntityCreature, int, int, int, boolean, double, double, TimeUnit) - Constructor for class net.minestom.server.entity.ai.goal.RangedAttackGoal
- RAVAGER - net.minestom.server.entity.EntityType
- RAVAGER_SPAWN_EGG - net.minestom.server.item.Material
- RawJsonMessage(JsonObject) - Constructor for class net.minestom.server.chat.JsonMessage.RawJsonMessage
- read() - Method in class net.minestom.server.utils.binary.BinaryReader
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.handshake.HandshakePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.login.EncryptionResponsePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.login.LoginStartPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientAnimationPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientCloseWindow
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientKeepAlivePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientNameItemPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPickItemPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientPluginMessagePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientResourcePackStatusPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientSpectatePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientStatusPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientUseItemPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.play.ClientWindowConfirmationPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.status.PingPacket
- read(BinaryReader) - Method in class net.minestom.server.network.packet.client.status.StatusRequestPacket
- read(BinaryReader) - Method in interface net.minestom.server.utils.binary.Readable
-
Reads from a
BinaryReader. - read(NBTCompound) - Method in class net.minestom.server.item.metadata.CompassMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.CrossbowMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Reads nbt data from a compound.
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Reads nbt data from a compound.
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.ItemMeta
-
Reads nbt data from a compound.
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Reads nbt data from a compound.
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.MapMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Reads nbt data from a compound.
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.PotionMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.SpawnEggMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.WritableBookMeta
- read(NBTCompound) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
- Readable - Interface in net.minestom.server.utils.binary
-
Represents an element which can read from a
BinaryReader. - readAddress(BinaryReader) - Static method in class net.minestom.server.extras.velocity.VelocityProxy
- readBlockPosition() - Method in class net.minestom.server.utils.binary.BinaryReader
- readBoolean() - Method in class net.minestom.server.utils.binary.BinaryReader
- readByte() - Method in class net.minestom.server.utils.binary.BinaryReader
- readBytes(int) - Method in class net.minestom.server.utils.binary.BinaryReader
- readChar() - Method in class net.minestom.server.utils.binary.BinaryReader
- readChunk(BinaryReader, ChunkCallback) - Method in class net.minestom.server.instance.Chunk
-
Reads the chunk from binary.
- readChunk(BinaryReader, ChunkCallback) - Method in class net.minestom.server.instance.DynamicChunk
- readDataIndexes(BinaryReader) - Static method in class net.minestom.server.data.SerializableData
-
Reads a data index map (type name -> type index).
- readDouble() - Method in class net.minestom.server.utils.binary.BinaryReader
- readFloat() - Method in class net.minestom.server.utils.binary.BinaryReader
- readIndexedSerializedData(BinaryReader) - Method in class net.minestom.server.data.SerializableData
-
Reads the index map and the data of a serialized
SerializableData. - readInteger() - Method in class net.minestom.server.utils.binary.BinaryReader
- readItemStack(BinaryReader) - Static method in class net.minestom.server.utils.NBTUtils
- readJsonMessage(int) - Method in class net.minestom.server.utils.binary.BinaryReader
- readLong() - Method in class net.minestom.server.utils.binary.BinaryReader
- readSerializedData(BinaryReader, Object2ShortMap<String>) - Method in class net.minestom.server.data.SerializableData
-
Reads the data of a
SerializableDatawhen you already have the index map. - readSerializedData(BinaryReader, Object2ShortMap<String>) - Method in class net.minestom.server.data.SerializableDataImpl
- readShort() - Method in class net.minestom.server.utils.binary.BinaryReader
- readSizedString(int) - Method in class net.minestom.server.utils.binary.BinaryReader
-
Reads a string size by a var-int.
- readSizedStringArray(int) - Method in class net.minestom.server.utils.binary.BinaryReader
- readSkin(String) - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
- readSkin(BinaryReader) - Static method in class net.minestom.server.extras.velocity.VelocityProxy
- readSlot() - Method in class net.minestom.server.utils.binary.BinaryReader
-
Tries to read an
ItemStack. - readTag() - Method in class net.minestom.server.utils.binary.BinaryReader
- readUnsignedShort() - Method in class net.minestom.server.utils.binary.BinaryReader
- readUuid() - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarInt() - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarInt(ByteBuf) - Static method in class net.minestom.server.utils.Utils
- readVarIntArray() - Method in class net.minestom.server.utils.binary.BinaryReader
- reason - Variable in class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- recipe - Variable in class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- recipe - Variable in class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- Recipe - Class in net.minestom.server.recipe
- Recipe(Recipe.RecipeType, String) - Constructor for class net.minestom.server.recipe.Recipe
- Recipe.RecipeType - Enum in net.minestom.server.recipe
- recipeId - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- recipeId - Variable in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredRecipe
- recipeId - Variable in class net.minestom.server.recipe.Recipe
- RecipeListener - Class in net.minestom.server.listener
- RecipeListener() - Constructor for class net.minestom.server.listener.RecipeListener
- RecipeManager - Class in net.minestom.server.recipe
- RecipeManager() - Constructor for class net.minestom.server.recipe.RecipeManager
- recipes - Variable in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- recipesId - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- recipeType - Variable in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredRecipe
- recipeType - Variable in class net.minestom.server.recipe.Recipe
- records - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- RECORDS - net.minestom.server.sound.SoundCategory
- red() - Method in enum net.minestom.server.map.MapColors
- RED - net.minestom.server.bossbar.BarColor
- RED - net.minestom.server.entity.type.animal.EntityMooshroom.MooshroomType
- RED - Static variable in class net.minestom.server.chat.ChatColor
- RED_BANNER - net.minestom.server.instance.block.Block
- RED_BANNER - net.minestom.server.item.Material
- RED_BED - net.minestom.server.instance.block.Block
- RED_BED - net.minestom.server.item.Material
- RED_CARPET - net.minestom.server.instance.block.Block
- RED_CARPET - net.minestom.server.item.Material
- RED_CONCRETE - net.minestom.server.instance.block.Block
- RED_CONCRETE - net.minestom.server.item.Material
- RED_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- RED_CONCRETE_POWDER - net.minestom.server.item.Material
- RED_DYE - net.minestom.server.item.Material
- RED_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- RED_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- RED_MUSHROOM - net.minestom.server.instance.block.Block
- RED_MUSHROOM - net.minestom.server.item.Material
- RED_MUSHROOM_BLOCK - net.minestom.server.instance.block.Block
- RED_MUSHROOM_BLOCK - net.minestom.server.item.Material
- RED_NETHER_BRICK_SLAB - net.minestom.server.instance.block.Block
- RED_NETHER_BRICK_SLAB - net.minestom.server.item.Material
- RED_NETHER_BRICK_STAIRS - net.minestom.server.instance.block.Block
- RED_NETHER_BRICK_STAIRS - net.minestom.server.item.Material
- RED_NETHER_BRICK_WALL - net.minestom.server.instance.block.Block
- RED_NETHER_BRICK_WALL - net.minestom.server.item.Material
- RED_NETHER_BRICKS - net.minestom.server.instance.block.Block
- RED_NETHER_BRICKS - net.minestom.server.item.Material
- RED_SAND - net.minestom.server.instance.block.Block
- RED_SAND - net.minestom.server.item.Material
- RED_SANDSTONE - net.minestom.server.instance.block.Block
- RED_SANDSTONE - net.minestom.server.item.Material
- RED_SANDSTONE_SLAB - net.minestom.server.instance.block.Block
- RED_SANDSTONE_SLAB - net.minestom.server.item.Material
- RED_SANDSTONE_STAIRS - net.minestom.server.instance.block.Block
- RED_SANDSTONE_STAIRS - net.minestom.server.item.Material
- RED_SANDSTONE_WALL - net.minestom.server.instance.block.Block
- RED_SANDSTONE_WALL - net.minestom.server.item.Material
- RED_SHULKER_BOX - net.minestom.server.instance.block.Block
- RED_SHULKER_BOX - net.minestom.server.item.Material
- RED_STAINED_GLASS - net.minestom.server.instance.block.Block
- RED_STAINED_GLASS - net.minestom.server.item.Material
- RED_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- RED_STAINED_GLASS_PANE - net.minestom.server.item.Material
- RED_TERRACOTTA - net.minestom.server.instance.block.Block
- RED_TERRACOTTA - net.minestom.server.item.Material
- RED_TULIP - net.minestom.server.instance.block.Block
- RED_TULIP - net.minestom.server.item.Material
- RED_WALL_BANNER - net.minestom.server.instance.block.Block
- RED_WOOL - net.minestom.server.instance.block.Block
- RED_WOOL - net.minestom.server.item.Material
- RedBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedBanner() - Constructor for class net.minestom.server.instance.block.states.RedBanner
-
Deprecated.
- RedBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedBed() - Constructor for class net.minestom.server.instance.block.states.RedBed
-
Deprecated.
- RedGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.RedGlazedTerracotta
-
Deprecated.
- redirectedNode - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- RedMushroomBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedMushroomBlock() - Constructor for class net.minestom.server.instance.block.states.RedMushroomBlock
-
Deprecated.
- RedNetherBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedNetherBrickSlab() - Constructor for class net.minestom.server.instance.block.states.RedNetherBrickSlab
-
Deprecated.
- RedNetherBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedNetherBrickStairs() - Constructor for class net.minestom.server.instance.block.states.RedNetherBrickStairs
-
Deprecated.
- RedNetherBrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedNetherBrickWall() - Constructor for class net.minestom.server.instance.block.states.RedNetherBrickWall
-
Deprecated.
- RedSandstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedSandstoneSlab() - Constructor for class net.minestom.server.instance.block.states.RedSandstoneSlab
-
Deprecated.
- RedSandstoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedSandstoneStairs() - Constructor for class net.minestom.server.instance.block.states.RedSandstoneStairs
-
Deprecated.
- RedSandstoneWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedSandstoneWall() - Constructor for class net.minestom.server.instance.block.states.RedSandstoneWall
-
Deprecated.
- RedShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedShulkerBox() - Constructor for class net.minestom.server.instance.block.states.RedShulkerBox
-
Deprecated.
- RedStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.RedStainedGlassPane
-
Deprecated.
- REDSTONE - net.minestom.server.item.Material
- REDSTONE - net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
- REDSTONE_BLOCK - net.minestom.server.instance.block.Block
- REDSTONE_BLOCK - net.minestom.server.item.Material
- REDSTONE_LAMP - net.minestom.server.instance.block.Block
- REDSTONE_LAMP - net.minestom.server.item.Material
- REDSTONE_ORE - net.minestom.server.instance.block.Block
- REDSTONE_ORE - net.minestom.server.item.Material
- REDSTONE_TORCH - net.minestom.server.instance.block.Block
- REDSTONE_TORCH - net.minestom.server.item.Material
- REDSTONE_WALL_TORCH - net.minestom.server.instance.block.Block
- REDSTONE_WIRE - net.minestom.server.instance.block.Block
- RedstoneLamp - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedstoneLamp() - Constructor for class net.minestom.server.instance.block.states.RedstoneLamp
-
Deprecated.
- RedstoneOre - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedstoneOre() - Constructor for class net.minestom.server.instance.block.states.RedstoneOre
-
Deprecated.
- RedstonePlacementRule - Class in net.minestom.server.instance.block.rule.vanilla
- RedstonePlacementRule() - Constructor for class net.minestom.server.instance.block.rule.vanilla.RedstonePlacementRule
- RedstoneTorch - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedstoneTorch() - Constructor for class net.minestom.server.instance.block.states.RedstoneTorch
-
Deprecated.
- RedstoneWallTorch - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedstoneWallTorch() - Constructor for class net.minestom.server.instance.block.states.RedstoneWallTorch
-
Deprecated.
- RedstoneWire - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedstoneWire() - Constructor for class net.minestom.server.instance.block.states.RedstoneWire
-
Deprecated.
- reducedDebugInfo - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- RedWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RedWallBanner() - Constructor for class net.minestom.server.instance.block.states.RedWallBanner
-
Deprecated.
- refresh(float, float, boolean, boolean) - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
-
Refresh internal data
- refresh(String, byte, Player.ChatMode, boolean, byte, Player.MainHand) - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Changes the player settings internally.
- refreshAbilities() - Method in class net.minestom.server.entity.Player
-
Sends to the player a
PlayerAbilitiesPacketwith all the updated fields. - refreshActiveHand(boolean, boolean, boolean) - Method in class net.minestom.server.entity.LivingEntity
- refreshAfterTeleport() - Method in class net.minestom.server.entity.Player
-
Called after the player teleportation to refresh his position and send data to his new viewers.
- refreshAnswerKeepAlive(boolean) - Method in class net.minestom.server.entity.Player
- refreshBlockId(int, int, int, Block) - Method in class net.minestom.server.instance.Instance
-
Refreshes the visual block id at the position.
- refreshBlockId(BlockPosition, Block) - Method in class net.minestom.server.instance.Instance
-
Refreshes the visual block id at the
BlockPosition. - refreshBlockStateId(int, int, int, short) - Method in class net.minestom.server.instance.Chunk
-
Changes the block state id at a position (the custom block id stays the same).
- refreshBlockStateId(int, int, int, short) - Method in class net.minestom.server.instance.DynamicChunk
- refreshBlockStateId(int, int, int, short) - Method in class net.minestom.server.instance.Instance
-
Refreshes the visual block id at the position.
- refreshBlockStateId(BlockPosition, short) - Method in class net.minestom.server.instance.Instance
-
Used to change the id of the block in a specific
BlockPosition. - refreshBlockStateId(BlockPosition, short) - Method in class net.minestom.server.instance.InstanceContainer
- refreshBlockStateId(BlockPosition, short) - Method in class net.minestom.server.instance.SharedInstance
- refreshBlockValue(int, int, int, short, short) - Method in class net.minestom.server.instance.Chunk
-
Changes the block state id and the custom block id at a position.
- refreshBlockValue(int, int, int, short, short) - Method in class net.minestom.server.instance.DynamicChunk
- refreshCachedValue() - Method in class net.minestom.server.attribute.AttributeInstance
-
Recalculate the value of this attribute instance using the modifiers.
- refreshEating(boolean) - Method in class net.minestom.server.entity.Player
- refreshEating(boolean, long) - Method in class net.minestom.server.entity.Player
- refreshFlying(boolean) - Method in class net.minestom.server.entity.Player
-
Updates the internal flying field.
- refreshHealth() - Method in class net.minestom.server.entity.Player
-
Sets the player food and health values to their maximum.
- refreshHeldSlot(byte) - Method in class net.minestom.server.entity.Player
-
Changes the held item for the player viewers Also cancel eating if
Player.isEating()was true. - refreshIsDead(boolean) - Method in class net.minestom.server.entity.LivingEntity
-
Used to change the
isDeadinternal field. - refreshKeepAlive(long) - Method in class net.minestom.server.entity.Player
-
Used to change internally the last sent last keep alive id.
- refreshLastBlockChangeTime() - Method in class net.minestom.server.instance.InstanceContainer
-
Signals the instance that a block changed.
- refreshLatency(int) - Method in class net.minestom.server.entity.Player
-
Changes the storage player latency and update its tab value.
- refreshOnGround(boolean) - Method in class net.minestom.server.entity.Player
- refreshOnline(boolean) - Method in class net.minestom.server.network.player.PlayerConnection
- refreshPaddle(boolean, boolean) - Method in class net.minestom.server.entity.type.vehicle.EntityBoat
- refreshPosition(double, double, double) - Method in class net.minestom.server.entity.Entity
-
Used to refresh the entity and its passengers position - put the entity in the right instance chunk - update the viewable chunks (load and unload) - add/remove players from the viewers list if
Entity.isAutoViewable()is enabled - refreshPosition(Position) - Method in class net.minestom.server.entity.Entity
- refreshServerInformation(String, int) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Used in
HandshakePacketto change the internal fields. - refreshSlot(short) - Method in class net.minestom.server.inventory.Inventory
-
Refreshes only a specific slot with the updated item stack data.
- refreshSlot(short) - Method in class net.minestom.server.inventory.PlayerInventory
-
Refreshes only a specific slot with the updated item stack data.
- refreshUpdate() - Method in class net.minestom.server.chat.JsonMessage
-
Signals that the final json string changed and that it will need to be updated.
- refreshVehicleSteer(float, float, boolean, boolean) - Method in class net.minestom.server.entity.Player
- refreshView(float, float) - Method in class net.minestom.server.entity.Entity
-
Updates the entity view internally.
- refreshVisibleChunks(Chunk) - Method in class net.minestom.server.entity.Player
-
Called when the player changes chunk (move from one to another).
- refreshVisibleEntities(Chunk) - Method in class net.minestom.server.entity.Player
-
Refreshes the list of entities that the player should be able to see based on
MinecraftServer.getEntityViewDistance()andEntity.isAutoViewable(). - REGENERATION - net.minestom.server.potion.PotionEffect
- REGENERATION - net.minestom.server.potion.PotionType
- register() - Method in class net.minestom.server.attribute.Attribute
-
Register this attribute.
- register(int, ClientPacketsHandler.ClientPacketSupplier) - Method in class net.minestom.server.network.packet.client.handler.ClientPacketsHandler
-
Registers a client packet which can be retrieved later using
ClientPacketsHandler.getPacketInstance(int). - register(Command) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Registers a command, be aware that registering a command name or alias will override the previous entry.
- register(Command) - Method in class net.minestom.server.command.CommandManager
-
Registers a
Command. - register(CommandProcessor) - Method in class net.minestom.server.command.CommandManager
-
Registers a
CommandProcessor. - registerBlockPlacementRule(BlockPlacementRule) - Method in class net.minestom.server.instance.block.BlockManager
-
Registers a
BlockPlacementRule. - registerConditionDeserializer(NamespaceID, JsonDeserializer<T>) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Registers a condition factory to the given namespaceID
- registerCustomBlock(CustomBlock) - Method in class net.minestom.server.instance.block.BlockManager
-
Registers a
CustomBlock. - registered - Variable in class net.minestom.server.world.DimensionType
- registerEntryType(NamespaceID, LootTableEntryType) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Registers a loot table entry type to the given namespaceID
- registerFunction(NamespaceID, LootTableFunction) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Registers a loot table function to the given namespaceID
- registerInstance(Instance) - Method in class net.minestom.server.instance.InstanceManager
-
Registers an
Instanceinternally. - registerNewTeam(Team) - Method in class net.minestom.server.scoreboard.TeamManager
-
Registers a new
Team - registerPlayer(Player) - Method in class net.minestom.server.network.ConnectionManager
-
Adds a new
Playerin the players list. - registerSharedInstance(SharedInstance) - Method in class net.minestom.server.instance.InstanceManager
-
Registers a
SharedInstance. - registerTableType(NamespaceID, LootTableType) - Method in class net.minestom.server.gamedata.loottables.LootTableManager
-
Registers a loot table type to the given namespaceID
- registerType(Class<T>, DataType<T>) - Method in class net.minestom.server.data.DataManager
-
Registers a new data type.
- Registries - Class in net.minestom.server.registry
-
AUTOGENERATED
- Registries() - Constructor for class net.minestom.server.registry.Registries
- regularVillager - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket
- RELATIVE_CHAR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelative
- RelativeBlockPosition - Class in net.minestom.server.utils.location
-
Represents a relative
BlockPosition. - RelativeBlockPosition(BlockPosition, boolean, boolean, boolean) - Constructor for class net.minestom.server.utils.location.RelativeBlockPosition
- RelativeBlockPosition(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- RelativeLocation<T> - Class in net.minestom.server.utils.location
-
Represents a location which can have fields relative to an
Entityposition. - RelativeLocation(T, boolean, boolean, boolean) - Constructor for class net.minestom.server.utils.location.RelativeLocation
- RelativeVec - Class in net.minestom.server.utils.location
-
Represents a relative
Vector. - RelativeVec(Vector, boolean, boolean, boolean) - Constructor for class net.minestom.server.utils.location.RelativeVec
- RelativeVec2(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- RelativeVec3(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- relativeX - Variable in class net.minestom.server.utils.location.RelativeLocation
- relativeY - Variable in class net.minestom.server.utils.location.RelativeLocation
- relativeZ - Variable in class net.minestom.server.utils.location.RelativeLocation
- reload(String) - Method in class net.minestom.server.extensions.ExtensionManager
- remove() - Method in class net.minestom.server.entity.Entity
-
Removes the entity from the server immediately.
- remove() - Method in class net.minestom.server.entity.hologram.Hologram
-
Removes the hologram.
- remove() - Method in class net.minestom.server.entity.Player
- remove() - Method in class net.minestom.server.utils.block.BlockIterator
- REMOVE - net.minestom.server.network.packet.server.play.BossBarPacket.Action
- REMOVE_ENTITY_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- REMOVE_PLAYER - net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
- REMOVE_PLAYERS_TEAM - net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
An action to remove player from the team
- REMOVE_TEAM - net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
An action to remove a team
- removeAttribute(ItemAttribute) - Method in class net.minestom.server.item.ItemStack
-
Removes an attribute to the item.
- removeBiome(Biome) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Removes a biome.
- removeChildInHierarchy(MinestomExtensionClassLoader) - Method in class net.minestom.server.extras.selfmodification.HierarchyClassLoader
- removeDiggingInformation(Instance, BlockPosition) - Method in class net.minestom.server.instance.block.CustomBlock
- removeDimension(DimensionType) - Method in class net.minestom.server.world.DimensionTypeManager
-
Removes a dimension type.
- removeEffect(Player) - Static method in class net.minestom.server.listener.PlayerDiggingListener
-
Used to remove the affect from
PlayerDiggingListener.addEffect(Player). - removeEffect(PotionEffect) - Method in class net.minestom.server.entity.Entity
-
Removes effect from entity, if it has it.
- removeElement(Object[], int) - Static method in class net.minestom.server.utils.ArrayUtils
- removeEnchantment(Enchantment) - Method in class net.minestom.server.item.ItemStack
-
Removes an enchantment.
- RemoveEntityEffectPacket - Class in net.minestom.server.network.packet.server.play
- RemoveEntityEffectPacket() - Constructor for class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- removeEntityFromChunk(Entity, Chunk) - Method in class net.minestom.server.instance.Instance
-
Removes the specified
Entityto the instance entities cache. - RemoveEntityFromInstanceEvent - Class in net.minestom.server.event.instance
-
Called by an Instance when an entity is removed from it.
- RemoveEntityFromInstanceEvent(Instance, Entity) - Constructor for class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
- removeEventCallback(Class<E>, EventCallback<E>) - Method in interface net.minestom.server.event.handler.EventHandler
-
Removes an event callback.
- removeFireworkEffect(int) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Removes a firework effect from this firework.
- removeFireworkEffect(FireworkEffect) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Removes a firework effects from this firework.
- removeItemFlags(ItemFlag...) - Method in class net.minestom.server.item.ItemStack
-
Removes flags from the item.
- removeLine(String) - Method in class net.minestom.server.scoreboard.Sidebar
-
Removes a
Sidebar.ScoreboardLinethrough the given identifier - removeMember(String) - Method in class net.minestom.server.scoreboard.Team
-
Removes a member from the
Team. - removeModifier(AttributeModifier) - Method in class net.minestom.server.attribute.AttributeInstance
-
Remove a modifier from this instance.
- removePacket - Variable in class net.minestom.server.advancements.AdvancementTab
- removePassenger(Entity) - Method in class net.minestom.server.entity.Entity
-
Removes a passenger to this entity.
- removePermission(String) - Method in interface net.minestom.server.permission.PermissionHandler
-
Removes a
Permissionbased on its string identifier. - removePermission(Permission) - Method in interface net.minestom.server.permission.PermissionHandler
-
Removes a
Permissionfrom this handler. - removePlayer(PlayerConnection) - Method in class net.minestom.server.network.ConnectionManager
-
Removes a
Playerfrom the players list. - RemovePlayer(UUID) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.RemovePlayer
- removePlayerConnection(ChannelHandlerContext) - Method in class net.minestom.server.network.PacketProcessor
- removeRecipe(Recipe) - Method in class net.minestom.server.recipe.RecipeManager
- removeScientificNotation(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- removeStoredEnchantment(Enchantment) - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
-
Removes a stored enchantment.
- removeTask(Task) - Method in class net.minestom.server.timer.SchedulerManager
-
Removes/Forces the end of a
Task. - removeTickEndCallback(LongConsumer) - Method in class net.minestom.server.UpdateManager
-
Removes a tick end callback.
- removeTickStartCallback(LongConsumer) - Method in class net.minestom.server.UpdateManager
-
Removes a tick start callback.
- removeTrade(int) - Method in class net.minestom.server.inventory.type.VillagerInventory
- removeViewer(Player) - Method in class net.minestom.server.advancements.AdvancementTab
- removeViewer(Player) - Method in class net.minestom.server.bossbar.BossBar
- removeViewer(Player) - Method in class net.minestom.server.entity.Entity
- removeViewer(Player) - Method in class net.minestom.server.entity.EntityCreature
- removeViewer(Player) - Method in class net.minestom.server.entity.hologram.Hologram
-
Removes a viewer.
- removeViewer(Player) - Method in class net.minestom.server.entity.Player
- removeViewer(Player) - Method in class net.minestom.server.instance.Chunk
-
Removes the chunk to the player viewing chunks collection and send a
PlayerChunkUnloadEvent. - removeViewer(Player) - Method in class net.minestom.server.inventory.Inventory
-
This will not close the inventory for
player, usePlayer.closeInventory(). - removeViewer(Player) - Method in class net.minestom.server.scoreboard.BelowNameTag
- removeViewer(Player) - Method in class net.minestom.server.scoreboard.Sidebar
- removeViewer(Player) - Method in class net.minestom.server.scoreboard.TabList
- removeViewer(Player) - Method in interface net.minestom.server.Viewable
-
Removes a viewer.
- repeat(long, TimeUnit) - Method in class net.minestom.server.timer.TaskBuilder
-
Specifies that the
Taskshould continue to run after waiting for the specified value until it is terminated. - Repeater - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Repeater() - Constructor for class net.minestom.server.instance.block.states.Repeater
-
Deprecated.
- REPEATER - net.minestom.server.instance.block.Block
- REPEATER - net.minestom.server.item.Material
- REPEATING_COMMAND_BLOCK - net.minestom.server.instance.block.Block
- REPEATING_COMMAND_BLOCK - net.minestom.server.item.Material
- RepeatingCommandBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RepeatingCommandBlock() - Constructor for class net.minestom.server.instance.block.states.RepeatingCommandBlock
-
Deprecated.
- REQUEST_STATS - net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
- RequiredTag - Class in net.minestom.server.gamedata.tags
- RequiredTag(Tag.BasicTypes, NamespaceID) - Constructor for class net.minestom.server.gamedata.tags.RequiredTag
- Requirement() - Constructor for class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
- requirements - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- requirements - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
- reset() - Method in class net.minestom.server.instance.Chunk
-
Resets the chunk, this means clearing all the data making it empty.
- reset() - Method in class net.minestom.server.instance.DynamicChunk
- reset() - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Resets the color to the default leather one.
- RESET - net.minestom.server.network.packet.server.play.TitlePacket.Action
- RESET - Static variable in class net.minestom.server.chat.ChatColor
- resetAdvancements - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket
- resetRule() - Method in class net.minestom.server.command.builder.NodeMaker
- resetTargetBlock() - Method in class net.minestom.server.entity.Player
-
Resets data from the current block the player is mining.
- resetTitle() - Method in class net.minestom.server.entity.Player
-
Resets the previous title.
- RESISTANCE - net.minestom.server.potion.PotionEffect
- resolve(String, File) - Method in class net.minestom.server.extensions.ExtensionDependencyResolver
- resolveKey(String) - Method in class net.minestom.server.extras.selfmodification.mixins.GlobalPropertyServiceMinestom
- RESOURCE_PACK_SEND - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ResourceGatherer - Class in net.minestom.server.registry
-
Responsible for making sure Minestom has the necessary files to run (notably registry files)
- ResourceGatherer() - Constructor for class net.minestom.server.registry.ResourceGatherer
- ResourcePack - Class in net.minestom.server.resourcepack
-
Represents a resource pack which can be sent with
Player.setResourcePack(ResourcePack). - ResourcePack(String, String) - Constructor for class net.minestom.server.resourcepack.ResourcePack
- ResourcePackListener - Class in net.minestom.server.listener
- ResourcePackListener() - Constructor for class net.minestom.server.listener.ResourcePackListener
- ResourcePackSendPacket - Class in net.minestom.server.network.packet.server.play
- ResourcePackSendPacket() - Constructor for class net.minestom.server.network.packet.server.play.ResourcePackSendPacket
- ResourcePackStatus - Enum in net.minestom.server.resourcepack
-
Represents the result of
Player.setResourcePack(ResourcePack)inPlayerResourcePackStatusEvent. - respawn() - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Respawns the player.
- respawn() - Method in class net.minestom.server.entity.Player
-
Respawns the player by sending a
RespawnPacketto the player and teleporting him toPlayer.getRespawnPoint(). - RESPAWN - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- RESPAWN_ANCHOR - net.minestom.server.instance.block.Block
- RESPAWN_ANCHOR - net.minestom.server.item.Material
- RespawnAnchor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RespawnAnchor() - Constructor for class net.minestom.server.instance.block.states.RespawnAnchor
-
Deprecated.
- respawnAnchorSafe(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- RespawnPacket - Class in net.minestom.server.network.packet.server.play
- RespawnPacket() - Constructor for class net.minestom.server.network.packet.server.play.RespawnPacket
- RESPIRATION - net.minestom.server.item.Enchantment
- ResponseData - Class in net.minestom.server.ping
-
Represents the data sent to the player when refreshing the server list.
- ResponseData() - Constructor for class net.minestom.server.ping.ResponseData
-
Constructs a new
ResponseData. - ResponseDataConsumer - Interface in net.minestom.server.ping
-
Consumer used to fill a
ResponseDataobject before being sent to a connection. - ResponsePacket - Class in net.minestom.server.network.packet.server.handshake
- ResponsePacket() - Constructor for class net.minestom.server.network.packet.server.handshake.ResponsePacket
- RESTRICTION_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentDynamicStringArray
- RESTRICTION_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
- RESTRICTION_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentWord
- restrictions - Variable in class net.minestom.server.command.builder.arguments.ArgumentWord
- result - Variable in class net.minestom.server.network.packet.client.play.ClientResourcePackStatusPacket
- result - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- retrieve(UUID) - Method in class net.minestom.server.utils.cache.TemporaryCache
-
Retrieves an object from cache.
- retrieveChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.Instance
-
Used when a
Chunkis not currently loaded in memory and need to be retrieved from somewhere else. - retrieveChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.InstanceContainer
- retrieveChunk(int, int, ChunkCallback) - Method in class net.minestom.server.instance.SharedInstance
- retrieveDefaultValues(Map<String, Object>) - Method in class net.minestom.server.command.builder.Arguments
- REVERSE_PORTAL - net.minestom.server.particle.Particle
- RichMessage - Class in net.minestom.server.chat
-
Represents multiple
ColoredTextbatched together with the possibility to add click and hover events. - RIGHT - net.minestom.server.entity.Player.MainHand
- RIGHT_CLICK - net.minestom.server.inventory.click.ClickType
- rightClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- rightClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Playerright click in the inventory. - rightClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- rightClick(Inventory, Player, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- rightPaddleTurning - Variable in class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
- RIPTIDE - net.minestom.server.item.Enchantment
- RIVER - net.minestom.server.world.biomes.Biome.Category
- ROOT - net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- rootIndex - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- ROSE_BUSH - net.minestom.server.instance.block.Block
- ROSE_BUSH - net.minestom.server.item.Material
- RoseBush - Class in net.minestom.server.instance.block.states
-
Deprecated.
- RoseBush() - Constructor for class net.minestom.server.instance.block.states.RoseBush
-
Deprecated.
- rotate(float, float) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Rotates the fake player.
- rotateAroundAxis(Vector, double) - Method in class net.minestom.server.utils.Vector
-
Rotates the vector around a given arbitrary axis in 3 dimensional space.
- rotateAroundNonUnitAxis(Vector, double) - Method in class net.minestom.server.utils.Vector
-
Rotates the vector around a given arbitrary axis in 3 dimensional space.
- rotateAroundX(double) - Method in class net.minestom.server.utils.Vector
-
Rotates the vector around the x axis.
- rotateAroundY(double) - Method in class net.minestom.server.utils.Vector
-
Rotates the vector around the y axis.
- rotateAroundZ(double) - Method in class net.minestom.server.utils.Vector
-
Rotates the vector around the z axis
- rotateClockwise() - Method in enum net.minestom.server.utils.Rotation
-
Rotate clockwise by 90 degrees.
- rotateCounterClockwise() - Method in enum net.minestom.server.utils.Rotation
-
Rotate counter-clockwise by 90 degrees.
- Rotation - Enum in net.minestom.server.utils
- Rotation(Vector) - Static method in class net.minestom.server.entity.Metadata
- ROTTEN_FLESH - net.minestom.server.item.Material
- round(double) - Static method in class net.minestom.server.utils.block.BlockIterator
- round(double, int) - Static method in class net.minestom.server.utils.MathUtils
- round(float, int) - Static method in class net.minestom.server.utils.MathUtils
- rows - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- run() - Method in class net.minestom.server.timer.Task
-
Executes the task.
- run(E) - Method in interface net.minestom.server.event.EventCallback
- runAsync(Runnable) - Static method in class net.minestom.server.utils.async.AsyncUtils
- runCommand(String) - Static method in class net.minestom.server.chat.ChatClickEvent
-
Runs a command when clicked.
- runRunnable() - Method in class net.minestom.server.timer.Task
-
Executes the internal runnable.
S
- SADDLE - net.minestom.server.item.Material
- safeItemInsert(int, ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
-
Inserts an item safely (synchronized) in the appropriate slot.
- SALMON - net.minestom.server.entity.EntityType
- SALMON - net.minestom.server.item.Material
- SALMON_BUCKET - net.minestom.server.item.Material
- SALMON_SPAWN_EGG - net.minestom.server.item.Material
- sameStart(T[], T[], int) - Static method in class net.minestom.server.utils.ArrayUtils
-
Gets if two arrays share the same start until
length. - SAND - net.minestom.server.instance.block.Block
- SAND - net.minestom.server.item.Material
- SAND - net.minestom.server.map.MapColors
- SANDSTONE - net.minestom.server.instance.block.Block
- SANDSTONE - net.minestom.server.item.Material
- SANDSTONE_SLAB - net.minestom.server.instance.block.Block
- SANDSTONE_SLAB - net.minestom.server.item.Material
- SANDSTONE_STAIRS - net.minestom.server.instance.block.Block
- SANDSTONE_STAIRS - net.minestom.server.item.Material
- SANDSTONE_WALL - net.minestom.server.instance.block.Block
- SANDSTONE_WALL - net.minestom.server.item.Material
- SandstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SandstoneSlab() - Constructor for class net.minestom.server.instance.block.states.SandstoneSlab
-
Deprecated.
- SandstoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SandstoneStairs() - Constructor for class net.minestom.server.instance.block.states.SandstoneStairs
-
Deprecated.
- SandstoneWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SandstoneWall() - Constructor for class net.minestom.server.instance.block.states.SandstoneWall
-
Deprecated.
- SATURATION - net.minestom.server.potion.PotionEffect
- SAVANNA - net.minestom.server.world.biomes.Biome.Category
- saveAllItems(NBTList<NBTCompound>, Inventory) - Static method in class net.minestom.server.utils.NBTUtils
- saveAndRemoveCachedData(String) - Method in class net.minestom.server.storage.StorageLocation
-
Saves a specified cached
SerializableDataand remove it from memory. - saveCachedData() - Method in class net.minestom.server.storage.StorageLocation
-
Saves the all the cached
SerializableData. - saveCachedData(String) - Method in class net.minestom.server.storage.StorageLocation
-
Saves an unique cached
SerializableData. - saveChunk(Chunk, Runnable) - Method in interface net.minestom.server.instance.IChunkLoader
-
Saves a
Chunkwith an optional callback for when it is done. - saveChunk(Chunk, Runnable) - Method in class net.minestom.server.instance.MinestomBasicChunkLoader
- saveChunks(Collection<Chunk>, Runnable) - Method in interface net.minestom.server.instance.IChunkLoader
-
Saves multiple chunks with an optional callback for when it is done.
- saveChunksToStorage() - Method in class net.minestom.server.instance.Instance
-
Saves all
Chunkwithout any callback. - saveChunksToStorage(Runnable) - Method in class net.minestom.server.instance.Instance
-
Saves multiple chunks to permanent storage.
- saveChunksToStorage(Runnable) - Method in class net.minestom.server.instance.InstanceContainer
- saveChunksToStorage(Runnable) - Method in class net.minestom.server.instance.SharedInstance
- saveChunkToStorage(Chunk) - Method in class net.minestom.server.instance.Instance
-
Saves a
Chunkwithout any callback. - saveChunkToStorage(Chunk, Runnable) - Method in class net.minestom.server.instance.Instance
-
Saves a
Chunkto permanent storage. - saveChunkToStorage(Chunk, Runnable) - Method in class net.minestom.server.instance.InstanceContainer
- saveChunkToStorage(Chunk, Runnable) - Method in class net.minestom.server.instance.SharedInstance
- saveDataIntoNBT(ItemStack, NBTCompound) - Static method in class net.minestom.server.utils.NBTUtils
- saveInstance() - Method in class net.minestom.server.instance.InstanceContainer
-
Saves the instance without callback.
- saveInstance(Runnable) - Method in class net.minestom.server.instance.InstanceContainer
-
Saves the instance (
Instance.getUniqueId()Instance.getData()) and callInstanceContainer.saveChunksToStorage(Runnable). - saveOwnObject(UUID, T) - Method in class net.minestom.server.utils.ownership.OwnershipHandler
-
Saves, replace or remove the own object of an identifier.
- Scaffolding - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Scaffolding() - Constructor for class net.minestom.server.instance.block.states.Scaffolding
-
Deprecated.
- SCAFFOLDING - net.minestom.server.instance.block.Block
- SCAFFOLDING - net.minestom.server.item.Material
- scale - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- scale(float) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- schedule() - Method in class net.minestom.server.timer.Task
-
Sets up the task for correct execution.
- schedule() - Method in class net.minestom.server.timer.TaskBuilder
-
Schedules this
Taskfor execution. - SCHEDULED - net.minestom.server.timer.TaskStatus
-
The task is execution and is currently running
- scheduledChunksToRemove - Variable in class net.minestom.server.instance.InstanceContainer
- scheduledUpdate(Instance, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when a scheduled update on this block happens.
- scheduleNextTick(Consumer<Entity>) - Method in class net.minestom.server.entity.Entity
-
Schedules a task to be run during the next entity tick.
- scheduleNextTick(Consumer<Instance>) - Method in class net.minestom.server.instance.Instance
-
Schedules a task to be run during the next instance tick.
- scheduleRemove(long, TimeUnit) - Method in class net.minestom.server.entity.Entity
-
Triggers
Entity.remove()after the specified time. - SchedulerManager - Class in net.minestom.server.timer
-
An object which manages all the
Task's. - SchedulerManager() - Constructor for class net.minestom.server.timer.SchedulerManager
-
Default constructor
- scheduleUpdate(int, TimeUnit, BlockPosition) - Method in class net.minestom.server.instance.Instance
-
Schedules a block update at a given
BlockPosition. - scheduleUpdate(int, TimeUnit, BlockPosition) - Method in class net.minestom.server.instance.InstanceContainer
- scheduleUpdate(int, TimeUnit, BlockPosition) - Method in class net.minestom.server.instance.SharedInstance
- Scoreboard - Interface in net.minestom.server.scoreboard
-
This interface represents all scoreboard of Minecraft.
- SCOREBOARD_OBJECTIVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ScoreboardLine(String, JsonMessage, int) - Constructor for class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
- ScoreboardObjectivePacket - Class in net.minestom.server.network.packet.server.play
- ScoreboardObjectivePacket() - Constructor for class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- ScoreboardObjectivePacket.Type - Enum in net.minestom.server.network.packet.server.play
-
This enumeration represents all available types for the scoreboard objective
- scoreName - Variable in class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- SCUTE - net.minestom.server.item.Material
- SEA_LANTERN - net.minestom.server.instance.block.Block
- SEA_LANTERN - net.minestom.server.item.Material
- SEA_PICKLE - net.minestom.server.instance.block.Block
- SEA_PICKLE - net.minestom.server.item.Material
- SEAGRASS - net.minestom.server.instance.block.Block
- SEAGRASS - net.minestom.server.item.Material
- SeaPickle - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SeaPickle() - Constructor for class net.minestom.server.instance.block.states.SeaPickle
-
Deprecated.
- searchRange() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- SECOND - net.minestom.server.utils.time.TimeUnit
- secondaryEffect - Variable in class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
- section - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- sections - Variable in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- seeInvisiblePlayers() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the friendly flags to sees invisible players of own team without an update packet.
- SEGMENT_10 - net.minestom.server.bossbar.BarDivision
- SEGMENT_12 - net.minestom.server.bossbar.BarDivision
- SEGMENT_20 - net.minestom.server.bossbar.BarDivision
- SEGMENT_6 - net.minestom.server.bossbar.BarDivision
- SELECT_ADVANCEMENT_TAB - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SelectAdvancementTabPacket - Class in net.minestom.server.network.packet.server.play
- SelectAdvancementTabPacket() - Constructor for class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- selectedSlot - Variable in class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
- SELF - net.minestom.server.gamedata.loottables.entries.DynamicEntry.Type
- SELF - net.minestom.server.utils.entity.EntityFinder.TargetSelector
- send(Notification, Collection<Player>) - Static method in class net.minestom.server.advancements.notifications.NotificationCenter
-
Send a
Notificationto a collection of players. - send(Notification, Player) - Static method in class net.minestom.server.advancements.notifications.NotificationCenter
-
Send a
Notificationto one player. - sendActionBarMessage(JsonMessage) - Method in class net.minestom.server.entity.Player
-
Sends an action bar message.
- sendAddPacket(Entity) - Method in class net.minestom.server.potion.Potion
-
Sends a packet that a potion effect has been applied to the entity.
- sendArmAnimation(Player.Hand) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Sends an animation packet that animates the specified arm.
- sendBlockAction(BlockPosition, byte, byte) - Method in class net.minestom.server.instance.Instance
-
Sends a
BlockActionPacketfor all the viewers of the specific position. - sendChunk() - Method in class net.minestom.server.instance.Chunk
- sendChunk(Player) - Method in class net.minestom.server.instance.Chunk
-
Sends the chunk data to
player. - sendChunkSectionUpdate(int, Player) - Method in class net.minestom.server.instance.Chunk
-
Sends a chunk section update packet to
player. - sendChunkUpdate() - Method in class net.minestom.server.instance.Chunk
-
Sends a full
ChunkDataPacketto all chunk viewers. - sendChunkUpdate(Player) - Method in class net.minestom.server.instance.Chunk
-
Sends a full
ChunkDataPackettoplayer. - sendDimension(DimensionType) - Method in class net.minestom.server.entity.Player
-
Changes the dimension of the player.
- sendExperienceUpdatePacket() - Method in class net.minestom.server.entity.Player
-
Sends a
SetExperiencePacketto refresh client-side information about the experience bar. - sendGroupedPacket(Collection<Player>, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
-
Same as
PacketUtils.sendGroupedPacket(Collection, ServerPacket, PlayerValidator)but with the player validator sets to null. - sendGroupedPacket(Collection<Player>, ServerPacket, PlayerValidator) - Static method in class net.minestom.server.utils.PacketUtils
-
Sends a
ServerPacketto multiple players. - sendHeaderFooter(JsonMessage, JsonMessage) - Method in class net.minestom.server.entity.Player
-
Sets the header and footer of a player which will be displayed in his tab window.
- sendJsonMessage(String) - Method in class net.minestom.server.entity.Player
- sendLegacyMessage(String) - Method in class net.minestom.server.entity.Player
-
Sends a legacy message with the default color char
ChatParser.COLOR_CHAR. - sendLegacyMessage(String, char) - Method in class net.minestom.server.entity.Player
-
Sends a legacy message with the specified color char.
- sendMessage(String) - Method in interface net.minestom.server.command.CommandSender
-
Sends a raw string message.
- sendMessage(String) - Method in class net.minestom.server.command.ConsoleSender
- sendMessage(String) - Method in class net.minestom.server.command.ServerSender
- sendMessage(String) - Method in class net.minestom.server.entity.Player
- sendMessage(String[]) - Method in interface net.minestom.server.command.CommandSender
-
Sends multiple raw string messages.
- sendMessage(JsonMessage) - Method in interface net.minestom.server.command.CommandSender
-
Sends a
JsonMessagemessage. - sendMessage(JsonMessage) - Method in class net.minestom.server.entity.Player
-
Sends a message to the player.
- sendPacket(ServerPacket) - Method in class net.minestom.server.network.player.FakePlayerConnection
- sendPacket(ServerPacket) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Writes a packet to the connection channel.
- sendPacket(ServerPacket) - Method in class net.minestom.server.network.player.PlayerConnection
-
Serializes the packet and send it to the client.
- sendPacketsToViewers(ServerPacket...) - Method in interface net.minestom.server.Viewable
-
Sends multiple packets to all viewers.
- sendPacketToViewers(ServerPacket) - Method in interface net.minestom.server.Viewable
-
Sends a packet to all viewers.
- sendPacketToViewersAndSelf(ServerPacket) - Method in interface net.minestom.server.Viewable
-
Sends a packet to all viewers and the viewable element if it is a player.
- sendPluginMessage(String, byte[]) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Sends a plugin message to the player.
- sendPluginMessage(String, byte[]) - Method in class net.minestom.server.entity.Player
-
Sends a plugin message to the player.
- sendPluginMessage(String, String) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Sends a plugin message to the player.
- sendPluginMessage(String, String) - Method in class net.minestom.server.entity.Player
-
Sends a plugin message to the player.
- sendProperty(InventoryProperty, short) - Method in class net.minestom.server.inventory.Inventory
-
Sends a window property to all viewers.
- sendRemovePacket(Entity) - Method in class net.minestom.server.potion.Potion
-
Sends a packet that a potion effect has been removed from the entity.
- sendSlotRefresh(short, ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
-
Refreshes an inventory slot.
- sendSubtitleMessage(JsonMessage) - Method in class net.minestom.server.entity.Player
-
Sends a subtitle message.
- sendSynchronization() - Method in class net.minestom.server.entity.Entity
- sendTitleMessage(JsonMessage) - Method in class net.minestom.server.entity.Player
-
Sends a title message.
- sendTitleSubtitleMessage(JsonMessage, JsonMessage) - Method in class net.minestom.server.entity.Player
-
Sends a title and subtitle message.
- sendTitleTime(int, int, int) - Method in class net.minestom.server.entity.Player
-
Specifies the display time of a title.
- sendUpdateHealthPacket() - Method in class net.minestom.server.entity.Player
-
Sends an
UpdateHealthPacketto refresh client-side information about health and food. - sendUpdatePacket() - Method in class net.minestom.server.scoreboard.Team
-
Sends an
TeamsPacket.Action.UPDATE_TEAM_INFOpacket. - SEQUENCE - net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
- SequenceEntry - Class in net.minestom.server.gamedata.loottables.entries
- SequenceEntry(SequenceType, List<LootTable.Entry>, int, int, List<Condition>) - Constructor for class net.minestom.server.gamedata.loottables.entries.SequenceEntry
- SequenceType - Class in net.minestom.server.gamedata.loottables.entries
-
minecraft:sequence
- SequenceType() - Constructor for class net.minestom.server.gamedata.loottables.entries.SequenceType
- SerializableData - Class in net.minestom.server.data
-
Represents a
Dataobject which can be serialized and read back. - SerializableData() - Constructor for class net.minestom.server.data.SerializableData
- SerializableDataData - Class in net.minestom.server.data.type
- SerializableDataData() - Constructor for class net.minestom.server.data.type.SerializableDataData
- SerializableDataImpl - Class in net.minestom.server.data
-
SerializableDataimplementation based onDataImpl. - SerializableDataImpl() - Constructor for class net.minestom.server.data.SerializableDataImpl
- SerializerUtils - Class in net.minestom.server.utils
- SERVER_DIFFICULTY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ServerDifficultyPacket - Class in net.minestom.server.network.packet.server.play
- ServerDifficultyPacket() - Constructor for class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- ServerPacket - Interface in net.minestom.server.network.packet.server
-
Represents a packet which can be sent to a player using
PlayerConnection.sendPacket(ServerPacket). - ServerPacketConsumer - Interface in net.minestom.server.listener.manager
-
Interface used to add a listener for outgoing packets with
ConnectionManager.onPacketSend(ServerPacketConsumer). - ServerPacketIdentifier - Class in net.minestom.server.network.packet.server
- ServerPacketIdentifier() - Constructor for class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ServerSender - Class in net.minestom.server.command
-
Sender used in
CommandManager.executeServerCommand(String). - ServerSender() - Constructor for class net.minestom.server.command.ServerSender
- set(int, int, byte) - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
- set(int, int, int) - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- set(int, int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- set(String, byte[]) - Method in class net.minestom.server.storage.StorageLocation
-
Sets a data associated to a key using
StorageSystem.set(String, byte[]). - set(String, byte[]) - Method in interface net.minestom.server.storage.StorageSystem
-
Sets the specified data to the defined key.
- set(String, byte[]) - Method in class net.minestom.server.storage.systems.FileStorageSystem
- set(String, Object) - Method in class net.minestom.server.command.builder.CommandData
- set(String, T) - Method in class net.minestom.server.data.Data
-
Assigns a value to a specific key.
- set(String, T, Class<T>) - Method in class net.minestom.server.data.Data
-
Assigns a value to a specific key.
- set(String, T, Class<T>) - Method in class net.minestom.server.data.DataImpl
- set(String, T, Class<T>) - Method in class net.minestom.server.data.SerializableDataImpl
-
Sets a value to a specific key.
- set(String, T, Class<T>) - Method in class net.minestom.server.storage.StorageLocation
-
Sets an object associated to a key.
- SET_ACTION_BAR - net.minestom.server.network.packet.server.play.TitlePacket.Action
- SET_CENTER - net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
- SET_COOLDOWN - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_EXPERIENCE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_PASSENGERS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_SIZE - net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
- SET_SLOT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_SUBTITLE - net.minestom.server.network.packet.server.play.TitlePacket.Action
- SET_TIMES_AND_DISPLAY - net.minestom.server.network.packet.server.play.TitlePacket.Action
- SET_TITLE - net.minestom.server.network.packet.server.play.TitlePacket.Action
- SET_WARNING_BLOCKS - net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
- SET_WARNING_TIME - net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
- setAchieved(boolean) - Method in class net.minestom.server.advancements.Advancement
-
Makes the advancement achieved.
- setAdditionalHearts(float) - Method in class net.minestom.server.entity.Player
-
Changes the amount of additional hearts shown.
- setAdditionIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingRecipe
- setAllowFlying(boolean) - Method in class net.minestom.server.entity.Player
-
Allows or forbid the player to fly.
- setAmount(byte) - Method in class net.minestom.server.item.ItemStack
-
Changes the item amount.
- setAquaphobic(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setAquatic(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setArg(String, Object) - Method in class net.minestom.server.command.builder.Arguments
- setArgumentCallback(ArgumentCallback, Argument<?>) - Method in class net.minestom.server.command.builder.Command
-
Sets an
ArgumentCallback. - setArmorItem(ItemStack) - Method in class net.minestom.server.event.item.ArmorEquipEvent
- setArrowCount(int) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the amount of arrow stuck in the entity.
- setAttacking(boolean) - Method in class net.minestom.server.entity.type.monster.EntityGhast
- setAuthor(String) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Sets the author of the book.
- setAutoViewable(boolean) - Method in class net.minestom.server.entity.Entity
-
Makes the entity auto viewable or only manually.
- setAvian(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setAvoidsDoorways(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setBaby(boolean) - Method in class net.minestom.server.entity.type.monster.EntityZombie
- setBaby(boolean) - Method in class net.minestom.server.entity.type.monster.EntityZombifiedPiglin
-
Sets the pig zombie a baby or adult.
- setBackground(String) - Method in class net.minestom.server.advancements.Advancement
-
Sets the background.
- setBaseIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingRecipe
- setBaseValue(float) - Method in class net.minestom.server.attribute.AttributeInstance
-
Sets the base value of this instance.
- setBeamTarget(BlockPosition) - Method in class net.minestom.server.entity.type.other.EntityEndCrystal
- setBecomingDrowned(boolean) - Method in class net.minestom.server.entity.type.monster.EntityZombie
- setBecomingDrowned(boolean) - Method in class net.minestom.server.entity.type.monster.EntityZombifiedPiglin
- setBelowNameTag(BelowNameTag) - Method in class net.minestom.server.entity.Player
-
Changes the tag below the name.
- setBlock(int, int, int, Block) - Method in interface net.minestom.server.instance.BlockModifier
- setBlock(BlockPosition, Block) - Method in interface net.minestom.server.instance.BlockModifier
- setBlockAt(int, int, int, short) - Method in class net.minestom.server.instance.palette.PaletteStorage
- setBlockData(int, int, int, Data) - Method in class net.minestom.server.instance.Chunk
-
Sets the
Dataat a position. - setBlockData(int, int, int, Data) - Method in class net.minestom.server.instance.DynamicChunk
- setBlockData(int, int, int, Data) - Method in class net.minestom.server.instance.Instance
-
Sets the block
Dataat the givenBlockPosition. - setBlockData(Data) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Sets the data of the block to place.
- setBlockData(BlockPosition, Data) - Method in class net.minestom.server.instance.Instance
-
Sets the block
Dataat the givenBlockPosition. - setBlockingItemUse(boolean) - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- setBlockStateId(int, int, int, short) - Method in interface net.minestom.server.instance.BlockModifier
- setBlockStateId(int, int, int, short, Data) - Method in class net.minestom.server.instance.batch.BlockBatch
- setBlockStateId(int, int, int, short, Data) - Method in class net.minestom.server.instance.batch.ChunkBatch
- setBlockStateId(int, int, int, short, Data) - Method in interface net.minestom.server.instance.BlockModifier
-
Sets a block at a position.
- setBlockStateId(int, int, int, short, Data) - Method in class net.minestom.server.instance.InstanceContainer
- setBlockStateId(int, int, int, short, Data) - Method in class net.minestom.server.instance.SharedInstance
- setBlockStateId(short) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Changes the visual block id.
- setBlockStateId(BlockPosition, short) - Method in interface net.minestom.server.instance.BlockModifier
- setBoatType(EntityBoat.BoatType) - Method in class net.minestom.server.entity.type.vehicle.EntityBoat
-
Changes the boat type.
- setBodyRotation(Vector) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setBoots(ItemStack) - Method in class net.minestom.server.entity.EntityCreature
- setBoots(ItemStack) - Method in class net.minestom.server.entity.Player
- setBoots(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setBoots(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the boots.
- setBoots(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setBoundingBox(double, double, double) - Method in class net.minestom.server.entity.Entity
-
Changes the internal entity bounding box.
- setBoundingBox(double, double, double) - Method in class net.minestom.server.entity.LivingEntity
- setBoundingBox(BoundingBox) - Method in class net.minestom.server.entity.Entity
-
Changes the internal entity bounding box.
- setBrandName(String) - Static method in class net.minestom.server.MinecraftServer
-
Changes the server brand name and send the change to all connected players.
- setBrewTime(short) - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Changes the brew time.
- setBuffer(ByteBuf) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Changes the buffer used by this binary writer.
- setCallback(ArgumentCallback) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Sets the
ArgumentCallback. - setCancel(boolean) - Method in class net.minestom.server.inventory.click.InventoryClickResult
- setCancel(boolean) - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- setCancel(boolean) - Method in class net.minestom.server.listener.manager.PacketController
-
Used to cancel the packet.
- setCancelled(boolean) - Method in interface net.minestom.server.event.CancellableEvent
-
Marks the
Eventas cancelled or not. - setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityDamageEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityFireEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityShootEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityVelocityEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.item.ItemDropEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.item.PickupExperienceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.item.PickupItemEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerAddItemStackEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerChatEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerCommandEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerMoveEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerPreEatEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerSetItemStackEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerUseItemEvent
- setCanPickupItem(boolean) - Method in class net.minestom.server.entity.LivingEntity
-
When set to false, the entity will not be able to pick
ItemEntityon the ground. - setCanRestock(boolean) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setCautious(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setCenter(float, float) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the X and Z position of the center.
- setCenterX(float) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the center X of the world border.
- setCenterZ(float) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the center Z of the world border.
- setCharged(boolean) - Method in class net.minestom.server.entity.type.monster.EntityCreeper
- setCharged(boolean) - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Makes the bow charged or uncharged.
- setChatFormat(Function<PlayerChatEvent, JsonMessage>) - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Changes the chat format.
- setChatMessage(JsonMessage) - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Changes the text sent in chat
- setChestplate(ItemStack) - Method in class net.minestom.server.entity.EntityCreature
- setChestplate(ItemStack) - Method in class net.minestom.server.entity.Player
- setChestplate(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setChestplate(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the chestplate.
- setChestplate(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setChunkGenerator(ChunkGenerator) - Method in class net.minestom.server.instance.Instance
-
Changes the instance
ChunkGenerator. - setChunkGenerator(ChunkGenerator) - Method in class net.minestom.server.instance.InstanceContainer
- setChunkGenerator(ChunkGenerator) - Method in class net.minestom.server.instance.SharedInstance
- setChunkLoader(IChunkLoader) - Method in class net.minestom.server.instance.InstanceContainer
-
Changes the
IChunkLoaderof this instance (to change how chunks are retrieved when not already loaded). - setChunkSupplier(ChunkSupplier) - Method in class net.minestom.server.instance.InstanceContainer
-
Changes which type of
Chunkimplementation to use once one needs to be loaded. - setChunkViewDistance(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the chunk view distance of the server.
- setClicked(ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickResult
- setClickedItem(ItemStack) - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Changes the clicked item.
- setClickedItem(ItemStack) - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- setClickEvent(ChatClickEvent) - Method in class net.minestom.server.chat.RichMessage
-
Sets the click event of the current rich component.
- setClimber(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setClimbing(boolean) - Method in class net.minestom.server.entity.type.monster.EntitySpider
-
Makes the spider climbs.
- setCollisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.Team
-
Changes the
TeamsPacket.CollisionRuleof the team. - setColor(byte, byte, byte) - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Changes the color of the leather armor piece.
- setColor(int) - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- setColor(int) - Method in class net.minestom.server.entity.type.projectile.EntityArrow
- setColor(BarColor) - Method in class net.minestom.server.bossbar.BossBar
-
Changes the bossbar color.
- setColor(ChatColor) - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Sets the color of the leather armor piece.
- setColor(ChatColor) - Method in class net.minestom.server.item.metadata.PotionMeta
-
Changes the color of the potion.
- setColumnarSpace(PFColumnarSpace) - Method in class net.minestom.server.instance.Chunk
-
Changes this chunk columnar space.
- setCommand(String) - Method in class net.minestom.server.event.player.PlayerCommandEvent
-
Changes the command to execute.
- setCommandCondition(CommandCondition) - Method in class net.minestom.server.command.builder.CommandSyntax
-
Changes the command condition of this syntax.
- setCompression(boolean) - Method in class net.minestom.server.storage.StorageOptions
-
Defines if the storage solution should use compression.
- SetCompressionPacket - Class in net.minestom.server.network.packet.server.login
- SetCompressionPacket(int) - Constructor for class net.minestom.server.network.packet.server.login.SetCompressionPacket
- setCompressionThreshold(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the compression threshold of the server.
- setCondition(CommandCondition) - Method in class net.minestom.server.command.builder.Command
-
Sets the
CommandCondition. - setConnectionState(ConnectionState) - Method in class net.minestom.server.network.player.NettyPlayerConnection
- setConnectionState(ConnectionState) - Method in class net.minestom.server.network.player.PlayerConnection
- setCookingTime(int) - Method in class net.minestom.server.recipe.BlastingRecipe
- setCookingTime(int) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setCookingTime(int) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setCookingTime(int) - Method in class net.minestom.server.recipe.SmokingRecipe
- SetCooldownPacket - Class in net.minestom.server.network.packet.server.play
- SetCooldownPacket() - Constructor for class net.minestom.server.network.packet.server.play.SetCooldownPacket
- setCreeperState(EntityCreeper.CreeperState) - Method in class net.minestom.server.entity.type.monster.EntityCreeper
- setCritical(boolean) - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- setCurrentGoalSelector(GoalSelector) - Method in interface net.minestom.server.entity.ai.EntityAI
-
Changes the entity current goal selector.
- setCurrentGoalSelector(GoalSelector) - Method in class net.minestom.server.entity.EntityCreature
- setCursor(ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickResult
- setCursorItem(Player, ItemStack) - Method in class net.minestom.server.inventory.Inventory
-
Changes the cursor item of a viewer, does nothing if
playeris not a viewer. - setCursorItem(ItemStack) - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Changes the cursor item.
- setCursorItem(ItemStack) - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- setCursorItem(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
-
Changes the player cursor item.
- setCustomBlock(int, int, int, short) - Method in interface net.minestom.server.instance.BlockModifier
- setCustomBlock(int, int, int, short, Data) - Method in class net.minestom.server.instance.batch.BlockBatch
- setCustomBlock(int, int, int, short, Data) - Method in class net.minestom.server.instance.batch.ChunkBatch
- setCustomBlock(int, int, int, short, Data) - Method in interface net.minestom.server.instance.BlockModifier
-
Sets a
CustomBlockat a position. - setCustomBlock(int, int, int, short, Data) - Method in class net.minestom.server.instance.InstanceContainer
- setCustomBlock(int, int, int, short, Data) - Method in class net.minestom.server.instance.SharedInstance
- setCustomBlock(int, int, int, String) - Method in interface net.minestom.server.instance.BlockModifier
- setCustomBlock(int, int, int, String, Data) - Method in interface net.minestom.server.instance.BlockModifier
- setCustomBlock(short) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Sets both the blockStateId and customBlockId.
- setCustomBlock(String) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Sets both the blockId and customBlockId.
- setCustomBlock(CustomBlock) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Sets both the blockId and customBlockId.
- setCustomBlock(BlockPosition, String) - Method in interface net.minestom.server.instance.BlockModifier
- setCustomBlockId(short) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Sets the custom block id to place.
- setCustomModelData(int) - Method in class net.minestom.server.item.ItemStack
-
Changes the item custom model data.
- setCustomName(JsonMessage) - Method in class net.minestom.server.entity.Entity
-
Changes the entity custom name.
- setCustomNameVisible(boolean) - Method in class net.minestom.server.entity.Entity
-
Changes the internal custom name visible field and send a
EntityMetaDataPacketto update the entity state to its viewers. - setDamage(float) - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Changes the damage amount.
- setDamage(int) - Method in class net.minestom.server.item.ItemStack
-
Sets the item damage (durability).
- setData(Data) - Method in interface net.minestom.server.data.DataContainer
-
Sets the
Dataof this container. - setData(Data) - Method in class net.minestom.server.entity.damage.DamageType
- setData(Data) - Method in class net.minestom.server.entity.Entity
- setData(Data) - Method in class net.minestom.server.instance.Chunk
- setData(Data) - Method in class net.minestom.server.instance.Instance
- setData(Data) - Method in class net.minestom.server.inventory.Inventory
- setData(Data) - Method in class net.minestom.server.inventory.PlayerInventory
- setData(Data) - Method in class net.minestom.server.item.ItemStack
-
Sets the data of this item.
- setDeathText(JsonMessage) - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Changes the text displayed in the death screen.
- setDecorations(List<MapMeta.MapDecoration>) - Method in class net.minestom.server.item.metadata.MapMeta
-
Changes the map decorations list.
- setDefaultEatingTime(long) - Method in class net.minestom.server.entity.Player
-
Used to change the default eating time animation.
- setDefaultExecutor(CommandExecutor) - Method in class net.minestom.server.command.builder.Command
-
Sets the default
CommandExecutor. - setDefaultStackingRule(StackingRule) - Static method in class net.minestom.server.item.ItemStack
-
Changes the default stacking rule for created item stack.
- setDefaultValue(T) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Sets the default value of the argument.
- setDescription(String) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response description.
- setDescription(JsonMessage) - Method in class net.minestom.server.advancements.Advancement
-
Changes the description title.
- setDiameter(double) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the diameter of the world border.
- setDiameter(double, long) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the diameter to
diameterinspeedmilliseconds (interpolation). - setDifference(float, float, float) - Method in class net.minestom.server.utils.entity.EntityFinder
- setDifficulty(Difficulty) - Static method in class net.minestom.server.MinecraftServer
-
Changes the server difficulty and send the appropriate packet to all connected clients.
- setDirection(Vector) - Method in class net.minestom.server.utils.Position
- setDisplayName(JsonMessage) - Method in class net.minestom.server.entity.Player
-
Changes the player display name in the tab-list.
- setDisplayName(JsonMessage) - Method in class net.minestom.server.item.ItemStack
-
Sets the item display name.
- setDistance(IntRange) - Method in class net.minestom.server.utils.entity.EntityFinder
- setDivision(BarDivision) - Method in class net.minestom.server.bossbar.BossBar
-
Changes the bossbar division.
- setDrinkingPotion(boolean) - Method in class net.minestom.server.entity.type.monster.EntityWitch
- setEatingTime(long) - Method in class net.minestom.server.event.player.PlayerPreEatEvent
-
Changes the food eating time.
- setEnableRespawnScreen(boolean) - Method in class net.minestom.server.entity.Player
-
Enables or disable the respawn screen.
- setEnchantment(Enchantment, short) - Method in class net.minestom.server.item.ItemStack
-
Sets an enchantment level.
- setEnchantmentLevel(EnchantmentTableInventory.EnchantmentSlot, short) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the enchantment level shown on mouse hover.
- setEnchantmentShown(EnchantmentTableInventory.EnchantmentSlot, Enchantment) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the enchantment shown in a slot.
- setEncryptionKey(SecretKey) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Sets the encryption key and add the codecs to the pipeline.
- setEntity(EntityType, EntityFinder.ToggleableType) - Method in class net.minestom.server.utils.entity.EntityFinder
- setEntityCreature(EntityCreature) - Method in class net.minestom.server.entity.ai.GoalSelector
-
Changes the entity affected by the goal selector.
- setEntitySort(EntityFinder.EntitySort) - Method in class net.minestom.server.utils.entity.EntityFinder
- setEntityViewDistance(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the entity view distance of the server.
- setExceptionHandler(ExceptionHandler) - Method in class net.minestom.server.exception.ExceptionManager
-
Changes the exception handler, to allow custom exception handling.
- setExecutor(CommandExecutor) - Method in class net.minestom.server.command.builder.CommandSyntax
-
Changes the
CommandExecutorof this syntax. - setExp(float) - Method in class net.minestom.server.entity.Player
-
Used to change the percentage experience bar.
- setExperience(float) - Method in class net.minestom.server.recipe.BlastingRecipe
- setExperience(float) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setExperience(float) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setExperience(float) - Method in class net.minestom.server.recipe.SmokingRecipe
- setExperience(int) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setExperienceCount(short) - Method in class net.minestom.server.entity.ExperienceOrb
-
Changes the experience count.
- setExperienceCount(short) - Method in class net.minestom.server.event.item.PickupExperienceEvent
- SetExperiencePacket - Class in net.minestom.server.network.packet.server.play
- SetExperiencePacket() - Constructor for class net.minestom.server.network.packet.server.play.SetExperiencePacket
- setExplosionSupplier(ExplosionSupplier) - Method in class net.minestom.server.instance.Instance
-
Registers the
ExplosionSupplierto use in this instance. - setFavicon(String) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response favicon.
- setFieldViewModifier(float) - Method in class net.minestom.server.entity.Player
- setFireDamagePeriod(long, TimeUnit) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the delay between two fire damage applications.
- setFireForDuration(int) - Method in class net.minestom.server.entity.LivingEntity
-
Sets fire to this entity for a given duration.
- setFireForDuration(int, TimeUnit) - Method in class net.minestom.server.entity.LivingEntity
-
Sets fire to this entity for a given duration.
- setFireResistant(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setFireTime(int, TimeUnit) - Method in class net.minestom.server.event.entity.EntityFireEvent
- setFireworkEffect(FireworkEffect) - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Changes the
FireworkEffectfor this item meta. - setFirstPotionEffect(PotionEffect) - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Changes the first potion effect.
- setFlags(byte) - Method in class net.minestom.server.bossbar.BossBar
-
Sets the bossbar flags.
- setFlightDuration(byte) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Changes the flight duration of this firework.
- setFlying(boolean) - Method in class net.minestom.server.entity.Player
-
Sets the player flying.
- setFlyingSpeed(float) - Method in class net.minestom.server.entity.Player
-
Updates the internal field and send a
PlayerAbilitiesPacketwith the new flying speed. - setFood(int) - Method in class net.minestom.server.entity.Player
-
Sets and refresh client food bar.
- setFoodSaturation(float) - Method in class net.minestom.server.entity.Player
-
Sets and refresh client food saturation.
- setFrameType(FrameType) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement frame type.
- setFriendlyFlags(byte) - Method in class net.minestom.server.scoreboard.Team
-
Changes the friendly flags of the team.
- setFuelTime(short) - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Changes the fuel time.
- setFullChunk(boolean) - Method in class net.minestom.server.instance.batch.BatchOption
- setGameMode(GameMode) - Method in class net.minestom.server.entity.Player
-
Changes the player
GameMode. - setGameMode(GameMode, EntityFinder.ToggleableType) - Method in class net.minestom.server.utils.entity.EntityFinder
- setGeneration(WrittenBookMeta.WrittenBookGeneration) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Sets the copy tier of the book.
- setGlowing(boolean) - Method in class net.minestom.server.entity.Entity
-
Sets or remove the entity glowing effect.
- setGravity(double, double, double) - Method in class net.minestom.server.entity.Entity
-
Changes the gravity of the entity.
- setGroup(String) - Method in class net.minestom.server.recipe.BlastingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.ShapedRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.ShapelessRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.SmokingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.StonecutterRecipe
- setGroupedPacket(boolean) - Static method in class net.minestom.server.MinecraftServer
-
Enables or disable grouped packet.
- setHandAnimation(boolean) - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- setHanging(boolean) - Method in class net.minestom.server.entity.type.ambient.EntityBat
-
Makes the bat hanging or cancel.
- setHardcore(boolean) - Method in enum net.minestom.server.entity.GameMode
- setHasArms(boolean) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setHeadRotation(Vector) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setHealth(float) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the entity health, kill it if
healthis >= 0 and is not dead yet. - setHealth(float) - Method in class net.minestom.server.entity.Player
- setHeldItem(short) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Changes the current held slot for the player.
- setHeldItemSlot(byte) - Method in class net.minestom.server.entity.Player
-
Changes the current held slot for the player.
- setHelmet(ItemStack) - Method in class net.minestom.server.entity.EntityCreature
- setHelmet(ItemStack) - Method in class net.minestom.server.entity.Player
- setHelmet(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setHelmet(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the helmet.
- setHelmet(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setHidden(boolean) - Method in class net.minestom.server.advancements.Advancement
- setHideFlag(int) - Method in class net.minestom.server.item.ItemStack
-
Changes the item hide flag.
- setHoverEvent(ChatHoverEvent) - Method in class net.minestom.server.chat.RichMessage
-
Sets the hover event of the current rich component.
- setIcon(ItemStack) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement icon.
- setIdentifier(String) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement identifier.
- setIgnited(boolean) - Method in class net.minestom.server.entity.type.monster.EntityCreeper
- setIgnoreRadius(boolean) - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- setIndex(byte, Metadata.Value<?>) - Method in class net.minestom.server.entity.Metadata
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.BlastingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmokingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.StonecutterRecipe
- setInsertion(String) - Method in class net.minestom.server.chat.RichMessage
-
Sets the insertion string of the current rich component.
- setInstance(Instance) - Method in class net.minestom.server.entity.Entity
-
Changes the entity instance.
- setInstance(Instance) - Method in class net.minestom.server.entity.EntityCreature
- setInstance(Instance) - Method in class net.minestom.server.entity.fakeplayer.FakePlayer
- setInstance(Instance) - Method in class net.minestom.server.entity.Player
-
Changes the player instance without changing its position (defaulted to
Player.getRespawnPoint()if the player is not in any instance). - setInstance(Instance, Position) - Method in class net.minestom.server.entity.Player
-
Changes the player instance and load surrounding chunks if needed.
- setInstantBreak(boolean) - Method in class net.minestom.server.entity.Player
-
Changes the player ability "Creative Mode".
- setInTabList(boolean) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerOption
-
Sets the player in the tab-list or not.
- setInventory(Inventory) - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
-
Changes the inventory to open.
- setInvisible(boolean) - Method in class net.minestom.server.entity.Entity
-
Changes the internal invisible value and send a
EntityMetaDataPacketto make visible or invisible the entity to its viewers. - setInvulnerable(boolean) - Method in class net.minestom.server.entity.LivingEntity
-
Makes the entity vulnerable or invulnerable.
- setInvulnerable(boolean) - Method in class net.minestom.server.entity.Player
-
This do update the
invulnerablefield in the packetPlayerAbilitiesPacketand prevent the player from receiving damage. - setItemInHand(Player.Hand, ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the
ItemStackin the specific hand. - setItemInMainHand(ItemStack) - Method in class net.minestom.server.entity.EntityCreature
- setItemInMainHand(ItemStack) - Method in class net.minestom.server.entity.Player
- setItemInMainHand(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setItemInMainHand(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the main hand
ItemStack. - setItemInMainHand(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setItemInOffHand(ItemStack) - Method in class net.minestom.server.entity.EntityCreature
- setItemInOffHand(ItemStack) - Method in class net.minestom.server.entity.Player
- setItemInOffHand(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setItemInOffHand(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the off hand
ItemStack. - setItemInOffHand(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setItemMeta(ItemMeta) - Method in class net.minestom.server.item.ItemStack
-
Changes the item meta linked to this item.
- setItemStack(int, int, ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
-
Sets an item from a packet slot.
- setItemStack(int, ItemStack) - Method in class net.minestom.server.inventory.Inventory
- setItemStack(int, ItemStack) - Method in interface net.minestom.server.inventory.InventoryModifier
-
Sets an
ItemStackat the specified slot and send relevant update to the viewer(s). - setItemStack(int, ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setItemStack(ItemStack) - Method in class net.minestom.server.entity.ItemEntity
-
Changes the item stack on ground.
- setItemStack(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityItemFrame
-
Changes the item stack in the frame.
- setItemStack(ItemStack) - Method in class net.minestom.server.entity.type.projectile.EntityEyeOfEnder
-
Changes the eye of ender item.
- setItemStack(ItemStack) - Method in class net.minestom.server.event.player.PlayerAddItemStackEvent
-
Changes the item stack which will be added.
- setItemStack(ItemStack) - Method in class net.minestom.server.event.player.PlayerSetItemStackEvent
-
Changes the item stack which will be set.
- setItemStackInternal(int, ItemStack) - Method in class net.minestom.server.inventory.Inventory
-
Inserts an item into the inventory without notifying viewers.
- setItemStackInternal(int, ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setLeftArmRotation(Vector) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setLeftLegRotation(Vector) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setLeggings(ItemStack) - Method in class net.minestom.server.entity.EntityCreature
- setLeggings(ItemStack) - Method in class net.minestom.server.entity.Player
- setLeggings(ItemStack) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setLeggings(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the leggings.
- setLeggings(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setLevel(int) - Method in class net.minestom.server.entity.Player
-
Used to change the level of the player This cannot change the displayed percentage bar see
Player.setExp(float) - setLevel(IntRange) - Method in class net.minestom.server.utils.entity.EntityFinder
- setLevelRequirement(EnchantmentTableInventory.EnchantmentSlot, short) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the level requirement of a slot.
- setLimit(int) - Method in class net.minestom.server.utils.entity.EntityFinder
- setListener(Class<T>, PacketListenerConsumer<T>) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Sets the listener of a packet.
- setLoadOnStartup(boolean) - Method in class net.minestom.server.extensions.ExtensionManager
-
Used to specify if you want extensions to be loaded and initialized during startup.
- setLodestoneDimension(String) - Method in class net.minestom.server.item.metadata.CompassMeta
- setLodestonePosition(Position) - Method in class net.minestom.server.item.metadata.CompassMeta
- setLodestoneTracked(boolean) - Method in class net.minestom.server.item.metadata.CompassMeta
- setLore(List<JsonMessage>) - Method in class net.minestom.server.item.ItemStack
-
Sets the item lore.
- setMainHandItem(ItemStack) - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Changes the item which will be in the player main hand.
- setMapColor(int, int, byte) - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- setMapColor(ChatColor) - Method in class net.minestom.server.item.metadata.MapMeta
-
Changes the map color.
- setMapId(int) - Method in class net.minestom.server.item.metadata.MapMeta
-
Changes the map id.
- setMapScaleDirection(int) - Method in class net.minestom.server.item.metadata.MapMeta
-
Changes the map scale direction.
- setMarker(boolean) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setMaterial(Material) - Method in class net.minestom.server.item.ItemStack
-
Changes the item
Material. - setMaximum(T) - Method in class net.minestom.server.utils.math.Range
-
Changes the maximum value of the range.
- setMaximumFuelBurnTime(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
- setMaximumProgress(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
- setMaxPacketSize(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the maximum packet size (in bytes) that a client can send without getting disconnected.
- setMaxPlayer(int) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response maximum player count.
- setMergeable(boolean) - Method in class net.minestom.server.entity.ItemEntity
-
When set to true, close
ItemEntitywill try to merge together as a single entity when theirItemEntity.getItemStack()is similar and allowed to stack together. - setMergeRange(float) - Method in class net.minestom.server.entity.ItemEntity
-
Changes the merge range.
- setMergeUpdateOption(UpdateOption) - Static method in class net.minestom.server.entity.ItemEntity
-
Changes the merge update option.
- setMessage(String) - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Used to change the message.
- setMinimum(T) - Method in class net.minestom.server.utils.math.Range
-
Changes the minimum value of the range.
- setMooshroomType(EntityMooshroom.MooshroomType) - Method in class net.minestom.server.entity.type.animal.EntityMooshroom
- setName(String) - Method in class net.minestom.server.ping.ResponseData
-
Sets the name for the response.
- setName(String) - Method in class net.minestom.server.utils.entity.EntityFinder
- setNameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.Team
-
Changes the
TeamsPacket.NameTagVisibilityof the team. - setNettyThreadCount(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the number of threads used by Netty.
- setNewInventory(Inventory) - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
-
Can be used to open a new inventory after closing the previous one.
- setNewPosition(Position) - Method in class net.minestom.server.event.player.PlayerMoveEvent
-
Changes the target position.
- setNoBasePlate(boolean) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setNoClip(boolean) - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- setNoGravity(boolean) - Method in class net.minestom.server.entity.Entity
-
Changes the noGravity metadata field and change the gravity behaviour accordingly.
- setNonce(byte[]) - Method in class net.minestom.server.network.player.NettyPlayerConnection
- setOffHandItem(ItemStack) - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Changes the item which will be in the player off hand.
- setOnFire(boolean) - Method in class net.minestom.server.entity.Entity
-
Sets the entity in fire visually.
- setOnFire(boolean) - Method in class net.minestom.server.entity.type.monster.EntityBlaze
- setOnline(int) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response online count.
- setOpensDoors(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setOwningPlayer(Player) - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Sets the owner of the skull.
- setPacketCaching(boolean) - Static method in class net.minestom.server.MinecraftServer
-
Enables or disable packet caching.
- setPages(List<String>) - Method in class net.minestom.server.item.metadata.WritableBookMeta
-
Sets the pages list of this book.
- setPages(List<JsonMessage>) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Sets the
ArrayListcontaining the book pages. - setParent(Advancement) - Method in class net.minestom.server.advancements.Advancement
- setParticle(Particle) - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- setParticleDataConsumer(Consumer<BinaryWriter>) - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
-
Used to add data to the particle
- SetPassengersPacket - Class in net.minestom.server.network.packet.server.play
- SetPassengersPacket() - Constructor for class net.minestom.server.network.packet.server.play.SetPassengersPacket
- setPath(IPath) - Method in class net.minestom.server.entity.pathfinding.Navigator
- setPathFinder(HydrazinePathFinder) - Method in class net.minestom.server.entity.pathfinding.Navigator
- setPathPosition(Position) - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Deprecated.Please use
Navigator.setPathTo(Position) - setPathTo(Position) - Method in class net.minestom.server.entity.pathfinding.Navigator
- setPathTo(Position, boolean) - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Retrieves the path to
positionand ask the entity to follow the path. - setPermissionLevel(int) - Method in class net.minestom.server.entity.Player
-
Changes the player permission level.
- setPickable(boolean) - Method in class net.minestom.server.entity.ItemEntity
-
Makes the item pickable.
- setPickupDelay(long, TimeUnit) - Method in class net.minestom.server.entity.ItemEntity
-
Sets the pickup delay of the ItemEntity.
- setPiercingLevel(byte) - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- setPitch(float) - Method in class net.minestom.server.utils.Position
-
Changes the position pitch.
- setPlayer(Player) - Method in class net.minestom.server.network.player.FakePlayerConnection
- setPlayer(Player) - Method in class net.minestom.server.network.player.PlayerConnection
-
Changes the player linked to this connection.
- setPlayerCreated(boolean) - Method in class net.minestom.server.entity.type.other.EntityIronGolem
- setPlayerInventory(boolean) - Method in class net.minestom.server.inventory.click.InventoryClickResult
- setPlayerProvider(PlayerProvider) - Method in class net.minestom.server.network.ConnectionManager
-
Changes the
Playerprovider, to change which object to link to him. - setPlayerSkin(PlayerSkin) - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Changes the skin of the head.
- setPlayerSynchronizationGroup(int) - Static method in class net.minestom.server.entity.Player
-
Changes the viewers count resulting in an additional delay of 1 tick for the position synchronization.
- setPlayerUuid(UUID) - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Changes the player uuid.
- setPose(Entity.Pose) - Method in class net.minestom.server.entity.Entity
-
Changes the entity pose.
- setPosition(Position) - Method in class net.minestom.server.entity.hologram.Hologram
-
Changes the position of the hologram.
- setPotion(ItemStack) - Method in class net.minestom.server.entity.type.projectile.EntityPotion
- setPotionType(PotionType) - Method in class net.minestom.server.item.metadata.PotionMeta
-
Changes the potion type.
- setPower(double) - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Sets shot power.
- setPowerLevel(short) - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Changes the beacon power level.
- setPrefix(JsonMessage) - Method in class net.minestom.server.scoreboard.Team
-
Changes the prefix of the team.
- setPreviousNodes(DeclareCommandsPacket.Node[]) - Method in class net.minestom.server.command.builder.NodeMaker.Options
- setProgress(float) - Method in class net.minestom.server.bossbar.BossBar
-
Changes the bossbar progress.
- setProgressArrow(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
- setProjectile(ItemStack) - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Sets the projectile of this crossbow.
- setProjectileGenerator(BiFunction<Entity, Position, Projectile>) - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- setProjectiles(ItemStack, ItemStack, ItemStack) - Method in class net.minestom.server.item.metadata.CrossbowMeta
-
Sets the triple projectiles of this crossbow.
- setProperty(IPropertyKey, Object) - Method in class net.minestom.server.extras.selfmodification.mixins.GlobalPropertyServiceMinestom
- setProtocol(int) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response protocol version.
- setPumpkinHat(boolean) - Method in class net.minestom.server.entity.type.other.EntitySnowman
- setRadius(float) - Method in class net.minestom.server.entity.type.other.EntityAreaEffectCloud
- setRateLimit(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the number of packet a client can send over 1 second without being disconnected.
- setReadOnly(boolean) - Method in class net.minestom.server.instance.Chunk
-
Changes the read state of the chunk.
- setReducedDebugScreenInformation(boolean) - Method in class net.minestom.server.entity.Player
-
Sets or remove the reduced debug screen.
- setRefresh(boolean) - Method in class net.minestom.server.inventory.click.InventoryClickResult
- setRegistered(boolean) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerOption
-
Sets the FakePlayer as registered or not.
- setRegistered(boolean) - Method in class net.minestom.server.instance.Instance
-
Changes the registered field.
- setRegularVillager(boolean) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setRemainingFuelTick(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
-
Represents the amount of tick until the fire icon come empty.
- setRemoteAddress(SocketAddress) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Changes the internal remote address field.
- setRemovalAnimationDelay(int) - Method in class net.minestom.server.entity.EntityCreature
-
Changes the removal animation delay of the entity.
- setRepairCost(short) - Method in class net.minestom.server.inventory.type.AnvilInventory
-
Sets the anvil repair cost.
- setResolved(boolean) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Sets to true when the book (or a book from the stack) is opened for the first time after being created.
- setResourcePack(ResourcePack) - Method in class net.minestom.server.entity.Player
-
Sets the player resource pack.
- setRespawnPoint(Position) - Method in class net.minestom.server.entity.Player
-
Changes the default spawn point.
- setRespawnPosition(Position) - Method in class net.minestom.server.event.player.PlayerRespawnEvent
-
Changes the respawn position.
- setResult(ItemStack) - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Changes the item stack which will appear on the ground.
- setResult(ItemStack) - Method in class net.minestom.server.recipe.BlastingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.ShapedRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.ShapelessRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.SmithingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.SmokingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.StonecutterRecipe
- setResultBlockId(short) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Changes the visual block id result.
- setResultCustomBlock(short) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Sets both the blockStateId and customBlockId.
- setResultCustomBlock(String) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Sets both the blockId and customBlockId.
- setResultCustomBlock(CustomBlock) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Sets both the blockId and customBlockId.
- setResultCustomBlockId(short) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Changes the custom block id result, which will be placed after the event.
- setRetractingSpikes(boolean) - Method in class net.minestom.server.entity.type.monster.EntityGuardian
- setReturnData(CommandData) - Method in class net.minestom.server.command.builder.Arguments
- setRightArmRotation(Vector) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setRightLegRotation(Vector) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setRotation(Rotation) - Method in class net.minestom.server.entity.type.decoration.EntityItemFrame
-
Changes the item rotation.
- setRule(NodeMaker.Rule) - Method in class net.minestom.server.command.builder.NodeMaker
- setSaddle(boolean) - Method in class net.minestom.server.entity.type.animal.EntityPig
-
Sets a saddle to the pig.
- setSearchRange(float) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
-
Changes the search range of the entity
- setSecondPotionEffect(PotionEffect) - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Changes the second potion effect.
- setSeed(short) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the enchantment seed.
- setSeparateBlocks(int, int, int, short, short) - Method in interface net.minestom.server.instance.BlockModifier
- setSeparateBlocks(int, int, int, short, short, Data) - Method in class net.minestom.server.instance.batch.BlockBatch
- setSeparateBlocks(int, int, int, short, short, Data) - Method in class net.minestom.server.instance.batch.ChunkBatch
- setSeparateBlocks(int, int, int, short, short, Data) - Method in interface net.minestom.server.instance.BlockModifier
-
Sets a
CustomBlockat a position with a custom state id. - setSeparateBlocks(int, int, int, short, short, Data) - Method in class net.minestom.server.instance.InstanceContainer
- setSeparateBlocks(int, int, int, short, short, Data) - Method in class net.minestom.server.instance.SharedInstance
- setSeparateBlocks(BlockPosition, short, short) - Method in interface net.minestom.server.instance.BlockModifier
- setShouldProcessNettyErrors(boolean) - Static method in class net.minestom.server.MinecraftServer
-
Sets if the server should process netty errors and other unnecessary netty events.
- setShowBottom(boolean) - Method in class net.minestom.server.entity.type.other.EntityEndCrystal
- setShutdownText(JsonMessage) - Method in class net.minestom.server.network.ConnectionManager
-
Changes the kick reason in case of a shutdown.
- setSilent(boolean) - Method in class net.minestom.server.entity.Entity
- setSize(int) - Method in class net.minestom.server.entity.type.monster.EntityPhantom
- setSize(int) - Method in class net.minestom.server.entity.type.monster.EntitySlime
- setSkin(PlayerSkin) - Method in class net.minestom.server.entity.Player
-
Changes the player skin.
- setSkin(PlayerSkin) - Method in class net.minestom.server.event.player.PlayerSkinInitEvent
-
Sets the spawning skin of the player.
- setSkullOwner(UUID) - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Changes the owner of the head.
- setSlot(byte) - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
-
Changes the final held slot of the player.
- setSlot(int) - Method in class net.minestom.server.event.player.PlayerSetItemStackEvent
-
Changes the slot where the item will be set.
- SetSlotPacket - Class in net.minestom.server.network.packet.server.play
- SetSlotPacket() - Constructor for class net.minestom.server.network.packet.server.play.SetSlotPacket
- setSmall(boolean) - Method in class net.minestom.server.entity.type.decoration.EntityArmorStand
- setSneaking(boolean) - Method in class net.minestom.server.entity.Entity
-
Makes the entity sneak.
- setSpawningInstance(Instance) - Method in class net.minestom.server.event.player.PlayerLoginEvent
-
Changes the spawning instance.
- setSpread(double) - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Sets shot spread.
- setSprinting(boolean) - Method in class net.minestom.server.entity.Entity
-
Makes the entity sprint.
- setStackingRule(StackingRule) - Method in class net.minestom.server.item.ItemStack
-
Changes the
StackingRuleof the item. - setStandingUp(boolean) - Method in class net.minestom.server.entity.type.animal.EntityPolarBear
- setStartPosition(Position) - Method in class net.minestom.server.utils.entity.EntityFinder
- setStorageLocation(StorageLocation) - Method in class net.minestom.server.instance.Instance
-
Changes the instance
StorageLocation. - setStorageLocation(StorageLocation) - Method in class net.minestom.server.instance.InstanceContainer
- setStorageLocation(StorageLocation) - Method in class net.minestom.server.instance.SharedInstance
- setStoredEnchantment(Enchantment, short) - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
-
Sets a stored enchantment level.
- setSuffix(JsonMessage) - Method in class net.minestom.server.scoreboard.Team
-
Changes the suffix of the team.
- setSwimmer(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setTab(AdvancementTab) - Method in class net.minestom.server.advancements.Advancement
- setTarget(Entity) - Method in class net.minestom.server.entity.EntityCreature
-
Changes the entity target.
- setTarget(Entity) - Method in class net.minestom.server.entity.type.monster.EntityGuardian
- setTargetBlock(CustomBlock, BlockPosition, Set<Player>) - Method in class net.minestom.server.entity.Player
-
Makes the player digging a custom block, see
Player.resetTargetBlock()to rewind. - setTargetSelector(EntityFinder.TargetSelector) - Method in class net.minestom.server.utils.entity.EntityFinder
- setTcpNoDelay(boolean) - Method in class net.minestom.server.network.netty.NettyServer
- setTeam(Team) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the
Teamfor the entity. - setTeam(Team) - Method in class net.minestom.server.entity.Player
- setTeamColor(ChatColor) - Method in class net.minestom.server.scoreboard.Team
-
Changes the color of the team.
- setTeamDisplayName(JsonMessage) - Method in class net.minestom.server.scoreboard.Team
-
Changes the display name of the team.
- setText(JsonMessage) - Method in class net.minestom.server.entity.hologram.Hologram
-
Changes the hologram text.
- setThreadCount(int) - Method in class net.minestom.server.thread.ThreadProvider
-
Changes the amount of threads in the thread pool.
- setThreadProvider(ThreadProvider) - Method in class net.minestom.server.UpdateManager
-
Changes the server
ThreadProvider. - setTime(long) - Method in class net.minestom.server.instance.Instance
-
Changes the current time in the instance, from 0 to 24000.
- setTimeRate(int) - Method in class net.minestom.server.instance.Instance
-
Changes the time rate of the instance
- setTimeUpdate(UpdateOption) - Method in class net.minestom.server.instance.Instance
-
Changes the rate at which the client is updated about the time
- SettingsListener - Class in net.minestom.server.listener
- SettingsListener() - Constructor for class net.minestom.server.listener.SettingsListener
- setTitle(String) - Method in class net.minestom.server.inventory.Inventory
-
Changes the inventory title.
- setTitle(String) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
-
Sets the title of the book.
- setTitle(String) - Method in class net.minestom.server.scoreboard.Sidebar
-
Changes the
Sidebartitle - setTitle(JsonMessage) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement title.
- setTitle(JsonMessage) - Method in class net.minestom.server.bossbar.BossBar
-
Changes the bossbar title.
- setType(int) - Method in class net.minestom.server.entity.type.animal.EntityRabbit
- setType(ScoreboardObjectivePacket.Type) - Method in class net.minestom.server.scoreboard.TabList
-
Changes the scoreboard objective type
- setUnbreakable(boolean) - Method in class net.minestom.server.item.ItemStack
-
Makes the item unbreakable.
- setUnknownCommandCallback(CommandCallback) - Method in class net.minestom.server.command.CommandManager
-
Sets the callback executed once an unknown command is run.
- setUsername(String) - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Changes the player username.
- setUsernameField(String) - Method in class net.minestom.server.entity.Player
-
Changes the internal player name, used for the
AsyncPlayerPreLoginEventmostly unsafe outside of it. - setUuid(UUID) - Method in class net.minestom.server.entity.Entity
-
Changes the internal entity UUID, mostly unsafe.
- setUuid(UUID) - Method in class net.minestom.server.utils.entity.EntityFinder
- setUuidProvider(UuidProvider) - Method in class net.minestom.server.network.ConnectionManager
-
Changes how
UUIDare attributed to players. - setVelocity(Vector) - Method in class net.minestom.server.entity.Entity
-
Changes the entity velocity and calls
EntityVelocityEvent. - setVelocity(Vector) - Method in class net.minestom.server.event.entity.EntityVelocityEvent
-
Changes the applied velocity.
- setView(float, float) - Method in class net.minestom.server.entity.Entity
-
Changes the view of the entity.
- setView(Position) - Method in class net.minestom.server.entity.Entity
-
Changes the view of the entity.
- setVillagerLevel(int) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setWarningBlocks(int) - Method in class net.minestom.server.instance.WorldBorder
- setWarningTime(int) - Method in class net.minestom.server.instance.WorldBorder
- setX(double) - Method in class net.minestom.server.utils.Position
-
Changes the position X.
- setX(double) - Method in class net.minestom.server.utils.Vector
- setX(float) - Method in class net.minestom.server.advancements.Advancement
-
Changes this advancement X coordinate.
- setX(int) - Method in class net.minestom.server.utils.BlockPosition
-
Changes the X field.
- setY(double) - Method in class net.minestom.server.utils.Position
-
Changes the position Y.
- setY(double) - Method in class net.minestom.server.utils.Vector
- setY(float) - Method in class net.minestom.server.advancements.Advancement
-
Changes this advancement Y coordinate.
- setY(int) - Method in class net.minestom.server.utils.BlockPosition
-
Changes the Y field.
- setYaw(float) - Method in class net.minestom.server.utils.Position
-
Changes the position yaw.
- setZ(double) - Method in class net.minestom.server.utils.Position
-
Changes the position Z.
- setZ(double) - Method in class net.minestom.server.utils.Vector
- setZ(int) - Method in class net.minestom.server.utils.BlockPosition
-
Changes the Z field.
- SHAPED - net.minestom.server.recipe.Recipe.RecipeType
- ShapedRecipe - Class in net.minestom.server.recipe
- ShapedRecipe(String, int, int, String, List<DeclareRecipesPacket.Ingredient>, ItemStack) - Constructor for class net.minestom.server.recipe.ShapedRecipe
- SHAPELESS - net.minestom.server.recipe.Recipe.RecipeType
- ShapelessRecipe - Class in net.minestom.server.recipe
- ShapelessRecipe(String, String, List<DeclareRecipesPacket.Ingredient>, ItemStack) - Constructor for class net.minestom.server.recipe.ShapelessRecipe
- sharedAttributes() - Static method in class net.minestom.server.attribute.Attribute
-
Retrieves registered attributes that are shared with the client.
- SharedInstance - Class in net.minestom.server.instance
-
The
SharedInstanceis an instance that shares the same chunks as its linkedInstanceContainer, entities are separated. - SharedInstance(UUID, InstanceContainer) - Constructor for class net.minestom.server.instance.SharedInstance
- SHARPNESS - net.minestom.server.item.Enchantment
- SHEARS - net.minestom.server.item.Material
- SHEEP - net.minestom.server.entity.EntityType
- SHEEP_SPAWN_EGG - net.minestom.server.item.Material
- SHIELD - net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- SHIELD - net.minestom.server.item.Material
- SHIFT_CLICK - net.minestom.server.inventory.click.ClickType
- shiftClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- shiftClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Playershift click in the inventory - shiftClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- shiftClick(Inventory, Player, int, ItemStack, ItemStack, InventoryClickLoopHandler...) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- shoot(Projectile, Entity, Position, double, double) - Static method in interface net.minestom.server.entity.type.Projectile
- shoot(Projectile, Position, Position, double, double) - Static method in interface net.minestom.server.entity.type.Projectile
- ShortArrayData - Class in net.minestom.server.data.type.array
- ShortArrayData() - Constructor for class net.minestom.server.data.type.array.ShortArrayData
- ShortData - Class in net.minestom.server.data.type
- ShortData() - Constructor for class net.minestom.server.data.type.ShortData
- ShortRange - Class in net.minestom.server.utils.math
- ShortRange(Short) - Constructor for class net.minestom.server.utils.math.ShortRange
- ShortRange(Short, Short) - Constructor for class net.minestom.server.utils.math.ShortRange
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.EatBlockGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Whether or not this
GoalSelectorshould end. - shouldGenerate() - Method in class net.minestom.server.instance.Chunk
-
Gets if this chunk will or had been loaded with a
ChunkGenerator. - shouldJump() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- shouldLoadOnStartup() - Method in class net.minestom.server.extensions.ExtensionManager
-
Gets if the extensions should be loaded during startup.
- shouldProcessNettyErrors() - Static method in class net.minestom.server.MinecraftServer
-
Gets if the server should process netty errors and other unnecessary netty events.
- shouldRemove() - Method in class net.minestom.server.entity.Entity
- shouldSendPacket(ServerPacket) - Method in class net.minestom.server.network.player.PlayerConnection
- shouldShow(Player) - Method in class net.minestom.server.recipe.Recipe
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.EatBlockGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Whether or not this
GoalSelectorshould start. - shouldUnmount() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- shouldUpdateLastNode() - Method in class net.minestom.server.command.builder.NodeMaker.Options
- showBottom() - Method in class net.minestom.server.entity.type.other.EntityEndCrystal
- showEntity(Entity) - Static method in class net.minestom.server.chat.ChatHoverEvent
-
Shows an entity when hovered.
- showIcon() - Method in class net.minestom.server.potion.CustomPotionEffect
- showItem(ItemStack) - Static method in class net.minestom.server.chat.ChatHoverEvent
-
Shows an item when hovered.
- showParticles() - Method in class net.minestom.server.potion.CustomPotionEffect
- showPlayer(PlayerConnection) - Method in class net.minestom.server.entity.fakeplayer.FakePlayer
-
Sends all the related packet to have the player sent to another with related data (create player, spawn position, velocity, metadata, equipments, passengers, team).
- showPlayer(PlayerConnection) - Method in class net.minestom.server.entity.Player
-
Sends all the related packet to have the player sent to another with related data (create player, spawn position, velocity, metadata, equipments, passengers, team).
- showText(String) - Static method in class net.minestom.server.chat.ChatHoverEvent
-
Shows a raw text when hovered.
- showText(JsonMessage) - Static method in class net.minestom.server.chat.ChatHoverEvent
-
Shows a
JsonMessagewhen hovered. - showToast(boolean) - Method in class net.minestom.server.advancements.Advancement
-
Makes this argument a toast.
- SHROOMLIGHT - net.minestom.server.instance.block.Block
- SHROOMLIGHT - net.minestom.server.item.Material
- SHULKER - net.minestom.server.entity.EntityType
- SHULKER_BOX - net.minestom.server.instance.block.Block
- SHULKER_BOX - net.minestom.server.inventory.InventoryType
- SHULKER_BOX - net.minestom.server.item.Material
- SHULKER_BULLET - net.minestom.server.entity.EntityType
- SHULKER_SHELL - net.minestom.server.item.Material
- SHULKER_SPAWN_EGG - net.minestom.server.item.Material
- ShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ShulkerBox() - Constructor for class net.minestom.server.instance.block.states.ShulkerBox
-
Deprecated.
- shutdown() - Method in class net.minestom.server.extensions.ExtensionManager
-
Shutdowns all the extensions by unloading them.
- shutdown() - Method in class net.minestom.server.network.ConnectionManager
-
Shutdowns the connection manager by kicking all the currently connected players.
- shutdown() - Method in class net.minestom.server.timer.SchedulerManager
-
Shutdowns all normal tasks and call the registered shutdown tasks.
- shutdownAll() - Static method in class net.minestom.server.utils.thread.MinestomThread
-
Shutdown all the thread pools
- shutdownTasks - Variable in class net.minestom.server.timer.SchedulerManager
- Sidebar - Class in net.minestom.server.scoreboard
-
Represents a sidebar which can contain up to 16
Sidebar.ScoreboardLine. - Sidebar(String) - Constructor for class net.minestom.server.scoreboard.Sidebar
-
Creates a new sidebar
- Sidebar.ScoreboardLine - Class in net.minestom.server.scoreboard
-
This class is used to create a line for the sidebar.
- sideways - Variable in class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- signalChunkLoad(Instance, int, int) - Method in class net.minestom.server.UpdateManager
-
Signals the
ThreadProviderthat a chunk has been loaded. - signalChunkUnload(Instance, int, int) - Method in class net.minestom.server.UpdateManager
-
Signals the
ThreadProviderthat a chunk has been unloaded. - signalInstanceCreate(Instance) - Method in class net.minestom.server.UpdateManager
-
Signals the
ThreadProviderthat an instance has been created. - signalInstanceDelete(Instance) - Method in class net.minestom.server.UpdateManager
-
Signals the
ThreadProviderthat an instance has been deleted. - signature - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer.Property
- signPosition - Variable in class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- SILK_TOUCH - net.minestom.server.item.Enchantment
- SILVERFISH - net.minestom.server.entity.EntityType
- SILVERFISH_SPAWN_EGG - net.minestom.server.item.Material
- simpleArgumentNode(Argument<?>, boolean, boolean, boolean) - Static method in class net.minestom.server.command.builder.arguments.Argument
-
Builds an argument node.
- singleEntity(boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- SingleThreadProvider - Class in net.minestom.server.thread
-
Simple thread provider implementation using a single thread to update all the instances and chunks.
- SingleThreadProvider() - Constructor for class net.minestom.server.thread.SingleThreadProvider
- SKELETON - net.minestom.server.entity.EntityType
- SKELETON_HORSE - net.minestom.server.entity.EntityType
- SKELETON_HORSE_SPAWN_EGG - net.minestom.server.item.Material
- SKELETON_SKULL - net.minestom.server.instance.block.Block
- SKELETON_SKULL - net.minestom.server.item.Material
- SKELETON_SPAWN_EGG - net.minestom.server.item.Material
- SKELETON_WALL_SKULL - net.minestom.server.instance.block.Block
- SkeletonSkull - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SkeletonSkull() - Constructor for class net.minestom.server.instance.block.states.SkeletonSkull
-
Deprecated.
- SkeletonWallSkull - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SkeletonWallSkull() - Constructor for class net.minestom.server.instance.block.states.SkeletonWallSkull
-
Deprecated.
- SKULL_BANNER_PATTERN - net.minestom.server.item.Material
- skyColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- skyLight - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- skylightEnabled(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- skyLightMask - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- SLEEP_IN_BED - net.minestom.server.stat.StatisticType
- SLEEPING - net.minestom.server.entity.Entity.Pose
- SLIME - net.minestom.server.entity.EntityType
- SLIME_BALL - net.minestom.server.item.Material
- SLIME_BLOCK - net.minestom.server.instance.block.Block
- SLIME_BLOCK - net.minestom.server.item.Material
- SLIME_SPAWN_EGG - net.minestom.server.item.Material
- slot - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- slot - Variable in class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
- slot - Variable in class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
- slot - Variable in class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- slot - Variable in class net.minestom.server.network.packet.server.play.SetSlotPacket
- Slot(ItemStack) - Static method in class net.minestom.server.entity.Metadata
- slotCount - Variable in class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- slots - Variable in class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- slotToUse - Variable in class net.minestom.server.network.packet.client.play.ClientPickItemPacket
- SLOW_FALLING - net.minestom.server.potion.PotionEffect
- SLOW_FALLING - net.minestom.server.potion.PotionType
- SLOWNESS - net.minestom.server.potion.PotionEffect
- SLOWNESS - net.minestom.server.potion.PotionType
- SMALL_BALL - net.minestom.server.item.firework.FireworkEffectType
- SMALL_FIREBALL - net.minestom.server.entity.EntityType
- SMELTING - net.minestom.server.recipe.Recipe.RecipeType
- SmeltingRecipe - Class in net.minestom.server.recipe
- SmeltingRecipe(String, String, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.SmeltingRecipe
- smeltingRecipeBookFilterActive - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- smeltingRecipeBookOpen - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- smeltingRecipeBookOpen - Variable in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- smeltingRecipeFilterActive - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- SMITE - net.minestom.server.item.Enchantment
- SMITHING - net.minestom.server.inventory.InventoryType
- SMITHING - net.minestom.server.recipe.Recipe.RecipeType
- SMITHING_TABLE - net.minestom.server.instance.block.Block
- SMITHING_TABLE - net.minestom.server.item.Material
- SmithingRecipe - Class in net.minestom.server.recipe
- SmithingRecipe(String, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for class net.minestom.server.recipe.SmithingRecipe
- SMOKE - net.minestom.server.particle.Particle
- Smoker - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Smoker() - Constructor for class net.minestom.server.instance.block.states.Smoker
-
Deprecated.
- SMOKER - net.minestom.server.instance.block.Block
- SMOKER - net.minestom.server.inventory.InventoryType
- SMOKER - net.minestom.server.item.Material
- SMOKING - net.minestom.server.recipe.Recipe.RecipeType
- SmokingRecipe - Class in net.minestom.server.recipe
- SmokingRecipe(String, String, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.SmokingRecipe
- smokingRecipeBookOpen - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- smokingRecipeFilterActive - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- SMOOTH_QUARTZ - net.minestom.server.instance.block.Block
- SMOOTH_QUARTZ - net.minestom.server.item.Material
- SMOOTH_QUARTZ_SLAB - net.minestom.server.instance.block.Block
- SMOOTH_QUARTZ_SLAB - net.minestom.server.item.Material
- SMOOTH_QUARTZ_STAIRS - net.minestom.server.instance.block.Block
- SMOOTH_QUARTZ_STAIRS - net.minestom.server.item.Material
- SMOOTH_RED_SANDSTONE - net.minestom.server.instance.block.Block
- SMOOTH_RED_SANDSTONE - net.minestom.server.item.Material
- SMOOTH_RED_SANDSTONE_SLAB - net.minestom.server.instance.block.Block
- SMOOTH_RED_SANDSTONE_SLAB - net.minestom.server.item.Material
- SMOOTH_RED_SANDSTONE_STAIRS - net.minestom.server.instance.block.Block
- SMOOTH_RED_SANDSTONE_STAIRS - net.minestom.server.item.Material
- SMOOTH_SANDSTONE - net.minestom.server.instance.block.Block
- SMOOTH_SANDSTONE - net.minestom.server.item.Material
- SMOOTH_SANDSTONE_SLAB - net.minestom.server.instance.block.Block
- SMOOTH_SANDSTONE_SLAB - net.minestom.server.item.Material
- SMOOTH_SANDSTONE_STAIRS - net.minestom.server.instance.block.Block
- SMOOTH_SANDSTONE_STAIRS - net.minestom.server.item.Material
- SMOOTH_STONE - net.minestom.server.instance.block.Block
- SMOOTH_STONE - net.minestom.server.item.Material
- SMOOTH_STONE_SLAB - net.minestom.server.instance.block.Block
- SMOOTH_STONE_SLAB - net.minestom.server.item.Material
- SmoothQuartzSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothQuartzSlab() - Constructor for class net.minestom.server.instance.block.states.SmoothQuartzSlab
-
Deprecated.
- SmoothQuartzStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothQuartzStairs() - Constructor for class net.minestom.server.instance.block.states.SmoothQuartzStairs
-
Deprecated.
- SmoothRedSandstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothRedSandstoneSlab() - Constructor for class net.minestom.server.instance.block.states.SmoothRedSandstoneSlab
-
Deprecated.
- SmoothRedSandstoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothRedSandstoneStairs() - Constructor for class net.minestom.server.instance.block.states.SmoothRedSandstoneStairs
-
Deprecated.
- SmoothSandstoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothSandstoneSlab() - Constructor for class net.minestom.server.instance.block.states.SmoothSandstoneSlab
-
Deprecated.
- SmoothSandstoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothSandstoneStairs() - Constructor for class net.minestom.server.instance.block.states.SmoothSandstoneStairs
-
Deprecated.
- SmoothStoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SmoothStoneSlab() - Constructor for class net.minestom.server.instance.block.states.SmoothStoneSlab
-
Deprecated.
- SNEAK_TIME - net.minestom.server.stat.StatisticType
- sneaking - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- SNEAKING - net.minestom.server.entity.Entity.Pose
- SNEEZE - net.minestom.server.particle.Particle
- Snow - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Snow() - Constructor for class net.minestom.server.instance.block.states.Snow
-
Deprecated.
- SNOW - net.minestom.server.instance.block.Block
- SNOW - net.minestom.server.item.Material
- SNOW - net.minestom.server.map.MapColors
- SNOW - net.minestom.server.world.biomes.Biome.Precipitation
- SNOW_BLOCK - net.minestom.server.instance.block.Block
- SNOW_BLOCK - net.minestom.server.item.Material
- SNOW_GOLEM - net.minestom.server.entity.EntityType
- SNOWBALL - net.minestom.server.entity.EntityType
- SNOWBALL - net.minestom.server.item.Material
- SOLID - net.minestom.server.bossbar.BarDivision
- SOUL - net.minestom.server.particle.Particle
- SOUL_CAMPFIRE - net.minestom.server.instance.block.Block
- SOUL_CAMPFIRE - net.minestom.server.item.Material
- SOUL_FIRE - net.minestom.server.instance.block.Block
- SOUL_FIRE_FLAME - net.minestom.server.particle.Particle
- SOUL_LANTERN - net.minestom.server.instance.block.Block
- SOUL_LANTERN - net.minestom.server.item.Material
- SOUL_SAND - net.minestom.server.instance.block.Block
- SOUL_SAND - net.minestom.server.item.Material
- SOUL_SOIL - net.minestom.server.instance.block.Block
- SOUL_SOIL - net.minestom.server.item.Material
- SOUL_SPEED - net.minestom.server.item.Enchantment
- SOUL_TORCH - net.minestom.server.instance.block.Block
- SOUL_TORCH - net.minestom.server.item.Material
- SOUL_WALL_TORCH - net.minestom.server.instance.block.Block
- SoulCampfire - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SoulCampfire() - Constructor for class net.minestom.server.instance.block.states.SoulCampfire
-
Deprecated.
- SoulLantern - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SoulLantern() - Constructor for class net.minestom.server.instance.block.states.SoulLantern
-
Deprecated.
- SoulWallTorch - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SoulWallTorch() - Constructor for class net.minestom.server.instance.block.states.SoulWallTorch
-
Deprecated.
- sound - Variable in class net.minestom.server.network.packet.server.play.StopSoundPacket
- Sound - Enum in net.minestom.server.sound
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- SOUND_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- soundCategory - Variable in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- soundCategory - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- soundCategory - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- SoundCategory - Enum in net.minestom.server.sound
- SoundEffectPacket - Class in net.minestom.server.network.packet.server.play
- SoundEffectPacket() - Constructor for class net.minestom.server.network.packet.server.play.SoundEffectPacket
- soundId - Variable in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- soundId - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- soundName - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- sounds - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- source - Variable in class net.minestom.server.network.packet.server.play.StopSoundPacket
- south() - Method in class net.minestom.server.utils.block.BlockUtils
- SOUTH - net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
- SOUTH - net.minestom.server.instance.block.BlockFace
- SOUTH - net.minestom.server.utils.Direction
- SPACE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentDynamicWord
- SPACE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentWord
- spawn() - Method in class net.minestom.server.entity.Entity
-
Called when a new instance is set.
- spawn() - Method in class net.minestom.server.entity.EntityCreature
- spawn() - Method in class net.minestom.server.entity.ExperienceOrb
- spawn() - Method in class net.minestom.server.entity.ItemEntity
- spawn() - Method in class net.minestom.server.entity.ObjectEntity
- spawn() - Method in class net.minestom.server.entity.Player
- SPAWN_ENTITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_EXPERIENCE_ORB - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_LIVING_ENTITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_PAINTING - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_PLAYER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_POSITION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SpawnEggMeta - Class in net.minestom.server.item.metadata
- SpawnEggMeta() - Constructor for class net.minestom.server.item.metadata.SpawnEggMeta
- SpawnEntityPacket - Class in net.minestom.server.network.packet.server.play
- SpawnEntityPacket() - Constructor for class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- SPAWNER - net.minestom.server.instance.block.Block
- SPAWNER - net.minestom.server.item.Material
- SPAWNER_MINECART - net.minestom.server.entity.EntityType
- SpawnExperienceOrbPacket - Class in net.minestom.server.network.packet.server.play
- SpawnExperienceOrbPacket() - Constructor for class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- SpawnLivingEntityPacket - Class in net.minestom.server.network.packet.server.play
- SpawnLivingEntityPacket() - Constructor for class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- SpawnPaintingPacket - Class in net.minestom.server.network.packet.server.play
- SpawnPaintingPacket() - Constructor for class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- SpawnPlayerPacket - Class in net.minestom.server.network.packet.server.play
- SpawnPlayerPacket() - Constructor for class net.minestom.server.network.packet.server.play.SpawnPlayerPacket
- SpawnPositionPacket - Class in net.minestom.server.network.packet.server.play
- SpawnPositionPacket() - Constructor for class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- SPAWNS_10_SMOKE_PARTICLES - net.minestom.server.effects.Effects
- specialPrice - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- spectate(Entity) - Method in class net.minestom.server.entity.Player
-
Sets the camera at
entityeyes. - SpectateListener - Class in net.minestom.server.listener
- SpectateListener() - Constructor for class net.minestom.server.listener.SpectateListener
- SPECTATOR - net.minestom.server.entity.GameMode
- SPECTRAL_ARROW - net.minestom.server.entity.EntityType
- SPECTRAL_ARROW - net.minestom.server.item.Material
- speed - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- speed - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBLerpSize
- SPEED - net.minestom.server.potion.PotionEffect
- SPIDER - net.minestom.server.entity.EntityType
- SPIDER_EYE - net.minestom.server.item.Material
- SPIDER_SPAWN_EGG - net.minestom.server.item.Material
- SPIN_ATTACK - net.minestom.server.entity.Entity.Pose
- SPIT - net.minestom.server.particle.Particle
- SPLASH - net.minestom.server.particle.Particle
- SPLASH_POTION - net.minestom.server.effects.Effects
- SPLASH_POTION - net.minestom.server.item.Material
- SPONGE - net.minestom.server.instance.block.Block
- SPONGE - net.minestom.server.item.Material
- SPRINT_ONE_CM - net.minestom.server.stat.StatisticType
- SPRUCE - net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
- SPRUCE_BOAT - net.minestom.server.item.Material
- SPRUCE_BUTTON - net.minestom.server.instance.block.Block
- SPRUCE_BUTTON - net.minestom.server.item.Material
- SPRUCE_DOOR - net.minestom.server.instance.block.Block
- SPRUCE_DOOR - net.minestom.server.item.Material
- SPRUCE_FENCE - net.minestom.server.instance.block.Block
- SPRUCE_FENCE - net.minestom.server.item.Material
- SPRUCE_FENCE_GATE - net.minestom.server.instance.block.Block
- SPRUCE_FENCE_GATE - net.minestom.server.item.Material
- SPRUCE_LEAVES - net.minestom.server.instance.block.Block
- SPRUCE_LEAVES - net.minestom.server.item.Material
- SPRUCE_LOG - net.minestom.server.instance.block.Block
- SPRUCE_LOG - net.minestom.server.item.Material
- SPRUCE_PLANKS - net.minestom.server.instance.block.Block
- SPRUCE_PLANKS - net.minestom.server.item.Material
- SPRUCE_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- SPRUCE_PRESSURE_PLATE - net.minestom.server.item.Material
- SPRUCE_SAPLING - net.minestom.server.instance.block.Block
- SPRUCE_SAPLING - net.minestom.server.item.Material
- SPRUCE_SIGN - net.minestom.server.instance.block.Block
- SPRUCE_SIGN - net.minestom.server.item.Material
- SPRUCE_SLAB - net.minestom.server.instance.block.Block
- SPRUCE_SLAB - net.minestom.server.item.Material
- SPRUCE_STAIRS - net.minestom.server.instance.block.Block
- SPRUCE_STAIRS - net.minestom.server.item.Material
- SPRUCE_TRAPDOOR - net.minestom.server.instance.block.Block
- SPRUCE_TRAPDOOR - net.minestom.server.item.Material
- SPRUCE_WALL_SIGN - net.minestom.server.instance.block.Block
- SPRUCE_WOOD - net.minestom.server.instance.block.Block
- SPRUCE_WOOD - net.minestom.server.item.Material
- SpruceButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceButton() - Constructor for class net.minestom.server.instance.block.states.SpruceButton
-
Deprecated.
- SpruceDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceDoor() - Constructor for class net.minestom.server.instance.block.states.SpruceDoor
-
Deprecated.
- SpruceFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceFence() - Constructor for class net.minestom.server.instance.block.states.SpruceFence
-
Deprecated.
- SpruceFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceFenceGate() - Constructor for class net.minestom.server.instance.block.states.SpruceFenceGate
-
Deprecated.
- SpruceLeaves - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceLeaves() - Constructor for class net.minestom.server.instance.block.states.SpruceLeaves
-
Deprecated.
- SpruceLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceLog() - Constructor for class net.minestom.server.instance.block.states.SpruceLog
-
Deprecated.
- SprucePressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SprucePressurePlate() - Constructor for class net.minestom.server.instance.block.states.SprucePressurePlate
-
Deprecated.
- SpruceSapling - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceSapling() - Constructor for class net.minestom.server.instance.block.states.SpruceSapling
-
Deprecated.
- SpruceSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceSign() - Constructor for class net.minestom.server.instance.block.states.SpruceSign
-
Deprecated.
- SpruceSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceSlab() - Constructor for class net.minestom.server.instance.block.states.SpruceSlab
-
Deprecated.
- SpruceStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceStairs() - Constructor for class net.minestom.server.instance.block.states.SpruceStairs
-
Deprecated.
- SpruceTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceTrapdoor() - Constructor for class net.minestom.server.instance.block.states.SpruceTrapdoor
-
Deprecated.
- SpruceWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceWallSign() - Constructor for class net.minestom.server.instance.block.states.SpruceWallSign
-
Deprecated.
- SpruceWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SpruceWood() - Constructor for class net.minestom.server.instance.block.states.SpruceWood
-
Deprecated.
- square(double) - Static method in class net.minestom.server.utils.MathUtils
- square(float) - Static method in class net.minestom.server.utils.MathUtils
- square(int) - Static method in class net.minestom.server.utils.MathUtils
- SQUID - net.minestom.server.entity.EntityType
- SQUID_INK - net.minestom.server.particle.Particle
- SQUID_SPAWN_EGG - net.minestom.server.item.Material
- srcInstance - Variable in class net.minestom.server.instance.InstanceContainer
- StackingRule - Class in net.minestom.server.item
-
Represents the stacking rule of an
ItemStack. - StackingRule(int) - Constructor for class net.minestom.server.item.StackingRule
- STANDING - net.minestom.server.entity.Entity.Pose
- STAR_SHAPED - net.minestom.server.item.firework.FireworkEffectType
- start - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket
- start() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- start() - Method in class net.minestom.server.entity.ai.goal.EatBlockGoal
- start() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- start() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- start() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- start() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- start() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- start() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Starts this
GoalSelector. - start() - Method in class net.minestom.server.UpdateManager
-
Starts the server loop in the update thread.
- start(String, int) - Method in class net.minestom.server.MinecraftServer
-
Starts the server.
- start(String, int) - Method in class net.minestom.server.network.netty.NettyServer
-
Binds the address to start the server.
- start(String, int, ResponseDataConsumer) - Method in class net.minestom.server.MinecraftServer
-
Starts the server.
- START_DOUBLE_CLICK - net.minestom.server.inventory.click.ClickType
- START_DRAGGING - net.minestom.server.inventory.click.ClickType
- START_FLYING_ELYTRA - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- START_JUMP_HORSE - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- START_SHIFT_CLICK - net.minestom.server.inventory.click.ClickType
- START_SNEAKING - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- START_SPRINTING - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- startCompression() - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Enables compression and add a new codec to the pipeline.
- startConsoleThread() - Method in class net.minestom.server.command.CommandManager
-
Starts the thread responsible for executing commands from the console.
- startDigging(Instance, BlockPosition, Player) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when a player start digging this custom block, process all necessary data if
CustomBlock.enableMultiPlayerBreaking()is enabled. - startDigging(BlockPosition, BlockFace) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Starts the digging process of the fake player.
- STARTED_DIGGING - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- startPlayState(Player, boolean) - Method in class net.minestom.server.network.ConnectionManager
-
Calls the player initialization callbacks and the event
AsyncPlayerPreLoginEvent. - startPlayState(PlayerConnection, UUID, String, boolean) - Method in class net.minestom.server.network.ConnectionManager
-
Creates a
Playerusing the definedPlayerProviderand executeConnectionManager.startPlayState(Player, boolean). - stateCondition(boolean, String) - Static method in class net.minestom.server.utils.validate.Check
- staticParse(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentString
- staticParse(String) - Static method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- staticParse(String, boolean, boolean) - Static method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- Statistic() - Constructor for class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
- StatisticCategory - Enum in net.minestom.server.stat
- statisticId - Variable in class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
- statistics - Variable in class net.minestom.server.network.packet.server.play.StatisticsPacket
- STATISTICS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- StatisticsPacket - Class in net.minestom.server.network.packet.server.play
- StatisticsPacket() - Constructor for class net.minestom.server.network.packet.server.play.StatisticsPacket
- StatisticsPacket.Statistic - Class in net.minestom.server.network.packet.server.play
- StatisticType - Enum in net.minestom.server.stat
-
//============================== // AUTOGENERATED BY EnumGenerator //==============================
- statisticTypes - Static variable in class net.minestom.server.registry.Registries
-
Deprecated.
- status - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- status - Variable in class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- status - Variable in class net.minestom.server.network.packet.server.play.EntityStatusPacket
- STATUS - net.minestom.server.network.ConnectionState
- StatusListener - Class in net.minestom.server.listener
- StatusListener() - Constructor for class net.minestom.server.listener.StatusListener
- StatusRequestPacket - Class in net.minestom.server.network.packet.client.status
- StatusRequestPacket() - Constructor for class net.minestom.server.network.packet.client.status.StatusRequestPacket
- stay - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- steerVehicleListener(ClientSteerVehiclePacket, Player) - Static method in class net.minestom.server.listener.PlayerVehicleListener
- STICK - net.minestom.server.item.Material
- STICKY_PISTON - net.minestom.server.instance.block.Block
- STICKY_PISTON - net.minestom.server.item.Material
- StickyPiston - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StickyPiston() - Constructor for class net.minestom.server.instance.block.states.StickyPiston
-
Deprecated.
- STONE - net.minestom.server.instance.block.Block
- STONE - net.minestom.server.item.Material
- STONE - net.minestom.server.map.MapColors
- STONE_AXE - net.minestom.server.item.Material
- STONE_BRICK_SLAB - net.minestom.server.instance.block.Block
- STONE_BRICK_SLAB - net.minestom.server.item.Material
- STONE_BRICK_STAIRS - net.minestom.server.instance.block.Block
- STONE_BRICK_STAIRS - net.minestom.server.item.Material
- STONE_BRICK_WALL - net.minestom.server.instance.block.Block
- STONE_BRICK_WALL - net.minestom.server.item.Material
- STONE_BRICKS - net.minestom.server.instance.block.Block
- STONE_BRICKS - net.minestom.server.item.Material
- STONE_BUTTON - net.minestom.server.instance.block.Block
- STONE_BUTTON - net.minestom.server.item.Material
- STONE_CUTTER - net.minestom.server.inventory.InventoryType
- STONE_HOE - net.minestom.server.item.Material
- STONE_PICKAXE - net.minestom.server.item.Material
- STONE_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- STONE_PRESSURE_PLATE - net.minestom.server.item.Material
- STONE_SHOVEL - net.minestom.server.item.Material
- STONE_SLAB - net.minestom.server.instance.block.Block
- STONE_SLAB - net.minestom.server.item.Material
- STONE_STAIRS - net.minestom.server.instance.block.Block
- STONE_STAIRS - net.minestom.server.item.Material
- STONE_SWORD - net.minestom.server.item.Material
- StoneBrickSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StoneBrickSlab() - Constructor for class net.minestom.server.instance.block.states.StoneBrickSlab
-
Deprecated.
- StoneBrickStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StoneBrickStairs() - Constructor for class net.minestom.server.instance.block.states.StoneBrickStairs
-
Deprecated.
- StoneBrickWall - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StoneBrickWall() - Constructor for class net.minestom.server.instance.block.states.StoneBrickWall
-
Deprecated.
- StoneButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StoneButton() - Constructor for class net.minestom.server.instance.block.states.StoneButton
-
Deprecated.
- Stonecutter - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Stonecutter() - Constructor for class net.minestom.server.instance.block.states.Stonecutter
-
Deprecated.
- STONECUTTER - net.minestom.server.instance.block.Block
- STONECUTTER - net.minestom.server.item.Material
- StonecutterRecipe - Class in net.minestom.server.recipe
- StonecutterRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for class net.minestom.server.recipe.StonecutterRecipe
- STONECUTTING - net.minestom.server.recipe.Recipe.RecipeType
- StonePressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StonePressurePlate() - Constructor for class net.minestom.server.instance.block.states.StonePressurePlate
-
Deprecated.
- StoneSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StoneSlab() - Constructor for class net.minestom.server.instance.block.states.StoneSlab
-
Deprecated.
- StoneStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StoneStairs() - Constructor for class net.minestom.server.instance.block.states.StoneStairs
-
Deprecated.
- stop() - Method in class net.minestom.server.network.netty.NettyServer
-
Stops the server and the various services.
- stop() - Method in class net.minestom.server.UpdateManager
-
Stops the server loop.
- STOP_JUMP_HORSE - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- STOP_SNEAKING - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- STOP_SOUND - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- STOP_SPRINTING - net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- stopCleanly() - Static method in class net.minestom.server.MinecraftServer
-
Stops this server properly (saves if needed, kicking players, etc.)
- stopConsoleThread() - Method in class net.minestom.server.command.CommandManager
-
Stops the console responsible for the console commands processing.
- stopDigging(Instance, BlockPosition, Player) - Method in class net.minestom.server.instance.block.CustomBlock
-
Called when a player stop digging a block, does remove the block break animation if he was the only breaker.
- stopDigging(BlockPosition, BlockFace) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Stops the digging process of the fake player.
- stopSound() - Method in class net.minestom.server.entity.Player
-
Sends a
StopSoundPacketpacket. - StopSoundPacket - Class in net.minestom.server.network.packet.server.play
- StopSoundPacket() - Constructor for class net.minestom.server.network.packet.server.play.StopSoundPacket
- stopSpectating() - Method in class net.minestom.server.entity.Player
-
Resets the camera at the player.
- StorageLocation - Class in net.minestom.server.storage
-
Represents an area which contain data.
- StorageLocation(StorageSystem, String, StorageOptions) - Constructor for class net.minestom.server.storage.StorageLocation
- StorageManager - Class in net.minestom.server.storage
-
Manager used to retrieve
StorageLocationwithStorageManager.getLocation(String, StorageOptions, StorageSystem)and define the defaultStorageSystemwithStorageManager.defineDefaultStorageSystem(Supplier). - StorageManager() - Constructor for class net.minestom.server.storage.StorageManager
- StorageOptions - Class in net.minestom.server.storage
- StorageOptions() - Constructor for class net.minestom.server.storage.StorageOptions
- StorageSystem - Interface in net.minestom.server.storage
-
Represents a way of storing data by key/value.
- STRAY - net.minestom.server.entity.EntityType
- STRAY_SPAWN_EGG - net.minestom.server.item.Material
- STRENGTH - net.minestom.server.potion.PotionEffect
- STRENGTH - net.minestom.server.potion.PotionType
- STRIDER - net.minestom.server.entity.EntityType
- STRIDER_ONE_CM - net.minestom.server.stat.StatisticType
- STRIDER_SPAWN_EGG - net.minestom.server.item.Material
- STRIKETHROUGH - Static variable in class net.minestom.server.chat.ChatColor
- String(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- String(String) - Static method in class net.minestom.server.entity.Metadata
- STRING - net.minestom.server.item.Material
- StringArray(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- StringArrayData - Class in net.minestom.server.data.type.array
- StringArrayData() - Constructor for class net.minestom.server.data.type.array.StringArrayData
- StringArrayValidator - Interface in net.minestom.server.utils.callback.validator
-
Interface used when a string array needs to be validated dynamically.
- StringData - Class in net.minestom.server.data.type
- StringData() - Constructor for class net.minestom.server.data.type.StringData
- StringValidator - Interface in net.minestom.server.utils.callback.validator
-
Interface used when a string needs to be validated dynamically.
- STRIPPED_ACACIA_LOG - net.minestom.server.instance.block.Block
- STRIPPED_ACACIA_LOG - net.minestom.server.item.Material
- STRIPPED_ACACIA_WOOD - net.minestom.server.instance.block.Block
- STRIPPED_ACACIA_WOOD - net.minestom.server.item.Material
- STRIPPED_BIRCH_LOG - net.minestom.server.instance.block.Block
- STRIPPED_BIRCH_LOG - net.minestom.server.item.Material
- STRIPPED_BIRCH_WOOD - net.minestom.server.instance.block.Block
- STRIPPED_BIRCH_WOOD - net.minestom.server.item.Material
- STRIPPED_CRIMSON_HYPHAE - net.minestom.server.instance.block.Block
- STRIPPED_CRIMSON_HYPHAE - net.minestom.server.item.Material
- STRIPPED_CRIMSON_STEM - net.minestom.server.instance.block.Block
- STRIPPED_CRIMSON_STEM - net.minestom.server.item.Material
- STRIPPED_DARK_OAK_LOG - net.minestom.server.instance.block.Block
- STRIPPED_DARK_OAK_LOG - net.minestom.server.item.Material
- STRIPPED_DARK_OAK_WOOD - net.minestom.server.instance.block.Block
- STRIPPED_DARK_OAK_WOOD - net.minestom.server.item.Material
- STRIPPED_JUNGLE_LOG - net.minestom.server.instance.block.Block
- STRIPPED_JUNGLE_LOG - net.minestom.server.item.Material
- STRIPPED_JUNGLE_WOOD - net.minestom.server.instance.block.Block
- STRIPPED_JUNGLE_WOOD - net.minestom.server.item.Material
- STRIPPED_OAK_LOG - net.minestom.server.instance.block.Block
- STRIPPED_OAK_LOG - net.minestom.server.item.Material
- STRIPPED_OAK_WOOD - net.minestom.server.instance.block.Block
- STRIPPED_OAK_WOOD - net.minestom.server.item.Material
- STRIPPED_SPRUCE_LOG - net.minestom.server.instance.block.Block
- STRIPPED_SPRUCE_LOG - net.minestom.server.item.Material
- STRIPPED_SPRUCE_WOOD - net.minestom.server.instance.block.Block
- STRIPPED_SPRUCE_WOOD - net.minestom.server.item.Material
- STRIPPED_WARPED_HYPHAE - net.minestom.server.instance.block.Block
- STRIPPED_WARPED_HYPHAE - net.minestom.server.item.Material
- STRIPPED_WARPED_STEM - net.minestom.server.instance.block.Block
- STRIPPED_WARPED_STEM - net.minestom.server.item.Material
- StrippedAcaciaLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedAcaciaLog() - Constructor for class net.minestom.server.instance.block.states.StrippedAcaciaLog
-
Deprecated.
- StrippedAcaciaWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedAcaciaWood() - Constructor for class net.minestom.server.instance.block.states.StrippedAcaciaWood
-
Deprecated.
- StrippedBirchLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedBirchLog() - Constructor for class net.minestom.server.instance.block.states.StrippedBirchLog
-
Deprecated.
- StrippedBirchWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedBirchWood() - Constructor for class net.minestom.server.instance.block.states.StrippedBirchWood
-
Deprecated.
- StrippedCrimsonHyphae - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedCrimsonHyphae() - Constructor for class net.minestom.server.instance.block.states.StrippedCrimsonHyphae
-
Deprecated.
- StrippedCrimsonStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedCrimsonStem() - Constructor for class net.minestom.server.instance.block.states.StrippedCrimsonStem
-
Deprecated.
- StrippedDarkOakLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedDarkOakLog() - Constructor for class net.minestom.server.instance.block.states.StrippedDarkOakLog
-
Deprecated.
- StrippedDarkOakWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedDarkOakWood() - Constructor for class net.minestom.server.instance.block.states.StrippedDarkOakWood
-
Deprecated.
- StrippedJungleLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedJungleLog() - Constructor for class net.minestom.server.instance.block.states.StrippedJungleLog
-
Deprecated.
- StrippedJungleWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedJungleWood() - Constructor for class net.minestom.server.instance.block.states.StrippedJungleWood
-
Deprecated.
- StrippedOakLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedOakLog() - Constructor for class net.minestom.server.instance.block.states.StrippedOakLog
-
Deprecated.
- StrippedOakWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedOakWood() - Constructor for class net.minestom.server.instance.block.states.StrippedOakWood
-
Deprecated.
- StrippedSpruceLog - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedSpruceLog() - Constructor for class net.minestom.server.instance.block.states.StrippedSpruceLog
-
Deprecated.
- StrippedSpruceWood - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedSpruceWood() - Constructor for class net.minestom.server.instance.block.states.StrippedSpruceWood
-
Deprecated.
- StrippedWarpedHyphae - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedWarpedHyphae() - Constructor for class net.minestom.server.instance.block.states.StrippedWarpedHyphae
-
Deprecated.
- StrippedWarpedStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StrippedWarpedStem() - Constructor for class net.minestom.server.instance.block.states.StrippedWarpedStem
-
Deprecated.
- STRONG_HARMING - net.minestom.server.potion.PotionType
- STRONG_HEALING - net.minestom.server.potion.PotionType
- STRONG_LEAPING - net.minestom.server.potion.PotionType
- STRONG_POISON - net.minestom.server.potion.PotionType
- STRONG_REGENERATION - net.minestom.server.potion.PotionType
- STRONG_SLOWNESS - net.minestom.server.potion.PotionType
- STRONG_STRENGTH - net.minestom.server.potion.PotionType
- STRONG_SWIFTNESS - net.minestom.server.potion.PotionType
- STRONG_TURTLE_MASTER - net.minestom.server.potion.PotionType
- STRUCTURE_BLOCK - net.minestom.server.instance.block.Block
- STRUCTURE_BLOCK - net.minestom.server.item.Material
- STRUCTURE_VOID - net.minestom.server.instance.block.Block
- STRUCTURE_VOID - net.minestom.server.item.Material
- StructureBlock - Class in net.minestom.server.instance.block.states
-
Deprecated.
- StructureBlock() - Constructor for class net.minestom.server.instance.block.states.StructureBlock
-
Deprecated.
- subSequence(int, int) - Method in class net.minestom.server.utils.NamespaceID
- subtitleText - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- subtract(double, double, double) - Method in class net.minestom.server.utils.Position
-
Removes offsets to the current position.
- subtract(double, double, double) - Method in class net.minestom.server.utils.Vector
- subtract(int, int, int) - Method in class net.minestom.server.utils.BlockPosition
-
Subtracts offsets to this block position.
- subtract(BlockPosition) - Method in class net.minestom.server.utils.BlockPosition
-
Subtracts offsets to this block position.
- subtract(Vector) - Method in class net.minestom.server.utils.Vector
-
Subtracts a vector from this one.
- SUCCESS - net.minestom.server.command.builder.CommandResult.Type
-
Command and syntax successfully found.
- SUCCESS - net.minestom.server.resourcepack.ResourcePackStatus
- successful - Variable in class net.minestom.server.network.packet.client.login.LoginPluginResponsePacket
- successful - Variable in class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- suffix(String) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the suffix of the
Teamwithout an update packet. - suffix(JsonMessage) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the suffix of the
Teamwithout an update packet. - SUGAR - net.minestom.server.item.Material
- SUGAR_CANE - net.minestom.server.instance.block.Block
- SUGAR_CANE - net.minestom.server.item.Material
- SugarCane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SugarCane() - Constructor for class net.minestom.server.instance.block.states.SugarCane
-
Deprecated.
- suggestCommand(String) - Static method in class net.minestom.server.chat.ChatClickEvent
-
Writes a string in the player's chat when clicked.
- suggestionsType - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- SuggestionType - Enum in net.minestom.server.command.builder.arguments.minecraft
- SUMMONABLE_ENTITIES - net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- Sunflower - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Sunflower() - Constructor for class net.minestom.server.instance.block.states.Sunflower
-
Deprecated.
- SUNFLOWER - net.minestom.server.instance.block.Block
- SUNFLOWER - net.minestom.server.item.Material
- supportsParallelLoading() - Method in interface net.minestom.server.instance.IChunkLoader
-
Does this
IChunkLoaderallow for multi-threaded loading ofChunk? - supportsParallelLoading() - Method in class net.minestom.server.instance.MinestomBasicChunkLoader
- supportsParallelSaving() - Method in interface net.minestom.server.instance.IChunkLoader
-
Does this
IChunkLoaderallow for multi-threaded saving ofChunk? - supportsParallelSaving() - Method in class net.minestom.server.instance.MinestomBasicChunkLoader
- suppressLightUpdates - Variable in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- SURVIVAL - net.minestom.server.entity.GameMode
- SurvivesExplosionCondition - Class in net.minestom.server.gamedata.conditions
-
Requires 'explosionPower' double argument
- SurvivesExplosionCondition() - Constructor for class net.minestom.server.gamedata.conditions.SurvivesExplosionCondition
- SurvivesExplosionCondition.Deserializer - Class in net.minestom.server.gamedata.conditions
- SUSPICIOUS_STEW - net.minestom.server.item.Material
- SWAMP - net.minestom.server.world.biomes.Biome.Category
- SWAMP - net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- SWAP_ITEM_HAND - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- SWEEP_ATTACK - net.minestom.server.particle.Particle
- SWEEPING - net.minestom.server.item.Enchantment
- SWEET_BERRIES - net.minestom.server.item.Material
- SWEET_BERRY_BUSH - net.minestom.server.instance.block.Block
- SweetBerryBush - Class in net.minestom.server.instance.block.states
-
Deprecated.
- SweetBerryBush() - Constructor for class net.minestom.server.instance.block.states.SweetBerryBush
-
Deprecated.
- SWIFTNESS - net.minestom.server.potion.PotionType
- SWIM_ONE_CM - net.minestom.server.stat.StatisticType
- SWIMMING - net.minestom.server.entity.Entity.Pose
- SWING_MAIN_ARM - net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- SWING_OFF_HAND - net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- swingMainHand() - Method in class net.minestom.server.entity.LivingEntity
-
Sends a
EntityAnimationPacketto swing the main hand (can be used for attack animation). - swingOffHand() - Method in class net.minestom.server.entity.LivingEntity
-
Sends a
EntityAnimationPacketto swing the off hand (can be used for attack animation). - switchEntityChunk(Entity, Chunk, Chunk) - Method in class net.minestom.server.instance.Instance
-
Synchronized method to execute
Instance.removeEntityFromChunk(Entity, Chunk)andInstance.addEntityToChunk(Entity, Chunk)simultaneously. - switchEntityType(EntityType) - Method in class net.minestom.server.entity.EntityCreature
-
Changes the entity type of this entity.
- syncEquipment(EntityEquipmentPacket.Slot) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Sends a specific equipment to viewers.
- syncEquipments() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Sends all the equipments to all viewers.
- syncEquipments(PlayerConnection) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Sends all the equipments to a
PlayerConnection. - syntax - Variable in class net.minestom.server.command.builder.ParsedCommand
- syntax - Variable in class net.minestom.server.command.builder.parser.CommandSuggestionHolder
- syntax - Variable in class net.minestom.server.command.builder.parser.ValidSyntaxHolder
- SYSTEM_MESSAGE - net.minestom.server.network.packet.server.play.ChatMessagePacket.Position
T
- tab - Variable in class net.minestom.server.advancements.Advancement
- TAB_COMPLETE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TabCompleteListener - Class in net.minestom.server.listener
- TabCompleteListener() - Constructor for class net.minestom.server.listener.TabCompleteListener
- TabCompletePacket - Class in net.minestom.server.network.packet.server.play
- TabCompletePacket() - Constructor for class net.minestom.server.network.packet.server.play.TabCompletePacket
- TabCompletePacket.Match - Class in net.minestom.server.network.packet.server.play
- tabIdentifier - Variable in class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
- TabList - Class in net.minestom.server.scoreboard
-
Represents the
Playertab list as aScoreboard. - TabList(String, ScoreboardObjectivePacket.Type) - Constructor for class net.minestom.server.scoreboard.TabList
- Tag - Class in net.minestom.server.gamedata.tags
-
Represents a group of items, blocks, fluids, entity types or function.
- Tag(TagManager, NamespaceID, String, Tag, TagContainer) - Constructor for class net.minestom.server.gamedata.tags.Tag
-
Creates a new tag with the contents of the container
- Tag(NamespaceID) - Constructor for class net.minestom.server.gamedata.tags.Tag
-
Creates a new empty tag
- Tag.BasicTypes - Enum in net.minestom.server.gamedata.tags
- TagContainer - Class in net.minestom.server.gamedata.tags
-
Meant only for parsing tag JSON
- TagContainer() - Constructor for class net.minestom.server.gamedata.tags.TagContainer
- TagEntry - Class in net.minestom.server.gamedata.loottables.entries
- TagManager - Class in net.minestom.server.gamedata.tags
-
Handles loading and caching of tags.
- TagManager() - Constructor for class net.minestom.server.gamedata.tags.TagManager
- TagManager.ReaderSupplierWithFileNotFound - Interface in net.minestom.server.gamedata.tags
- TAGS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TagsPacket - Class in net.minestom.server.network.packet.server.play
- TagsPacket() - Constructor for class net.minestom.server.network.packet.server.play.TagsPacket
- TagType - Class in net.minestom.server.gamedata.loottables.entries
-
minecraft:tag
- TagType() - Constructor for class net.minestom.server.gamedata.loottables.entries.TagType
- TAIGA - net.minestom.server.world.biomes.Biome.Category
- TAKE_DAMAGE - net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- TALKED_TO_VILLAGER - net.minestom.server.stat.StatisticType
- TALL_GRASS - net.minestom.server.instance.block.Block
- TALL_GRASS - net.minestom.server.item.Material
- TALL_SEAGRASS - net.minestom.server.instance.block.Block
- TallGrass - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TallGrass() - Constructor for class net.minestom.server.instance.block.states.TallGrass
-
Deprecated.
- TallSeagrass - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TallSeagrass() - Constructor for class net.minestom.server.instance.block.states.TallSeagrass
-
Deprecated.
- TameableAnimal - Interface in net.minestom.server.entity.type
- Target - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Target() - Constructor for class net.minestom.server.instance.block.states.Target
-
Deprecated.
- TARGET - net.minestom.server.instance.block.Block
- TARGET - net.minestom.server.item.Material
- TARGET_HIT - net.minestom.server.stat.StatisticType
- targetId - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- TargetSelector - Class in net.minestom.server.entity.ai
-
The target selector is called each time the entity receives an "attack" instruction without having a target.
- TargetSelector(EntityCreature) - Constructor for class net.minestom.server.entity.ai.TargetSelector
- targetSelectors - Variable in class net.minestom.server.entity.EntityCreature
- targetUuid - Variable in class net.minestom.server.network.packet.client.play.ClientSpectatePacket
- targetX - Variable in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- targetY - Variable in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- targetZ - Variable in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- Task - Class in net.minestom.server.timer
-
An Object that represents a task that is scheduled for execution on the application.
- Task(SchedulerManager, Runnable, boolean, long, long) - Constructor for class net.minestom.server.timer.Task
-
Creates a task.
- TASK - net.minestom.server.advancements.FrameType
-
A simple rounded square as the frame.
- TaskBuilder - Class in net.minestom.server.timer
-
A builder which represents a fluent Object to schedule tasks.
- TaskBuilder(SchedulerManager, Runnable) - Constructor for class net.minestom.server.timer.TaskBuilder
-
Creates a task builder.
- TaskBuilder(SchedulerManager, Runnable, boolean) - Constructor for class net.minestom.server.timer.TaskBuilder
-
Creates a task builder.
- tasks - Variable in class net.minestom.server.timer.SchedulerManager
- TaskStatus - Enum in net.minestom.server.timer
-
An enumeration that representing all available statuses for a
Task - TATTERED - net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- Team - Class in net.minestom.server.scoreboard
-
This object represents a team on a scoreboard that has a common display theme and other properties.
- Team(String) - Constructor for class net.minestom.server.scoreboard.Team
-
Default constructor to creates a team.
- TeamBuilder - Class in net.minestom.server.scoreboard
-
A builder which represents a fluent Object to built teams.
- TeamBuilder(String, TeamManager) - Constructor for class net.minestom.server.scoreboard.TeamBuilder
-
Creates an team builder.
- teamColor - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The color of the team
- teamColor(ChatColor) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the color of the
Teamwithout an update packet. - teamDisplayName - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The display name for the team
- teamDisplayName(String) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the display name of the
Teamwithout an update packet. - teamDisplayName(JsonMessage) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the display name of the
Teamwithout an update packet. - TeamManager - Class in net.minestom.server.scoreboard
-
An object which manages all the
Team's - TeamManager() - Constructor for class net.minestom.server.scoreboard.TeamManager
-
Default constructor
- teamName - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The registry name of the team
- teamPrefix - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The prefix of the team
- TEAMS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TeamsPacket - Class in net.minestom.server.network.packet.server.play
-
The packet creates or updates teams
- TeamsPacket() - Constructor for class net.minestom.server.network.packet.server.play.TeamsPacket
- TeamsPacket.Action - Enum in net.minestom.server.network.packet.server.play
-
An enumeration which representing all actions for the packet
- TeamsPacket.CollisionRule - Enum in net.minestom.server.network.packet.server.play
-
An enumeration which representing all rules for the collision
- TeamsPacket.NameTagVisibility - Enum in net.minestom.server.network.packet.server.play
-
An enumeration which representing all visibility states for the name tags
- teamSuffix - Variable in class net.minestom.server.network.packet.server.play.TeamsPacket
-
The suffix of the team
- teleport(Position) - Method in class net.minestom.server.entity.Entity
- teleport(Position) - Method in class net.minestom.server.entity.Player
- teleport(Position, long[], Runnable) - Method in class net.minestom.server.entity.Entity
-
Teleports the entity only if the chunk at
positionis loaded or ifInstance.hasEnabledAutoChunkLoad()returns true. - teleport(Position, long[], Runnable) - Method in class net.minestom.server.entity.Player
- teleport(Position, Runnable) - Method in class net.minestom.server.entity.Entity
- teleport(Position, Runnable) - Method in class net.minestom.server.entity.Player
- teleportId - Variable in class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
- teleportId - Variable in class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- TeleportListener - Class in net.minestom.server.listener
- TeleportListener() - Constructor for class net.minestom.server.listener.TeleportListener
- temperature(float) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- temperatureModifier(Biome.TemperatureModifier) - Method in class net.minestom.server.world.biomes.Biome.BiomeBuilder
- TemporaryCache<T> - Class in net.minestom.server.utils.cache
-
Cache objects with a timeout.
- TemporaryCache(long) - Constructor for class net.minestom.server.utils.cache.TemporaryCache
-
Creates a new temporary cache.
- TemporaryPacketCache - Class in net.minestom.server.utils.cache
-
Convenient superclass of
TemporaryCacheexplicitly for packet to store aByteBuf. - TemporaryPacketCache(long) - Constructor for class net.minestom.server.utils.cache.TemporaryPacketCache
- terminate() - Method in class net.minestom.server.extensions.Extension
- TERRACOTTA - net.minestom.server.instance.block.Block
- TERRACOTTA - net.minestom.server.item.Material
- TERRACOTTA_BLACK - net.minestom.server.map.MapColors
- TERRACOTTA_BLUE - net.minestom.server.map.MapColors
- TERRACOTTA_BROWN - net.minestom.server.map.MapColors
- TERRACOTTA_CYAN - net.minestom.server.map.MapColors
- TERRACOTTA_GRAY - net.minestom.server.map.MapColors
- TERRACOTTA_GREEN - net.minestom.server.map.MapColors
- TERRACOTTA_LIGHT_BLUE - net.minestom.server.map.MapColors
- TERRACOTTA_LIGHT_GRAY - net.minestom.server.map.MapColors
- TERRACOTTA_LIGHT_GREEN - net.minestom.server.map.MapColors
- TERRACOTTA_MAGENTA - net.minestom.server.map.MapColors
- TERRACOTTA_ORANGE - net.minestom.server.map.MapColors
- TERRACOTTA_PINK - net.minestom.server.map.MapColors
- TERRACOTTA_PURPLE - net.minestom.server.map.MapColors
- TERRACOTTA_RED - net.minestom.server.map.MapColors
- TERRACOTTA_WHITE - net.minestom.server.map.MapColors
- TERRACOTTA_YELLOW - net.minestom.server.map.MapColors
- test(Data) - Method in interface net.minestom.server.gamedata.Condition
-
Tests this condition.
- test(Data) - Method in class net.minestom.server.gamedata.conditions.SurvivesExplosionCondition
- text - Variable in class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
- THE_END - net.minestom.server.world.biomes.Biome.Category
- THICK - net.minestom.server.potion.PotionType
- THORNS - net.minestom.server.item.Enchantment
- THREAD_COUNT_BLOCK_BATCH - Static variable in class net.minestom.server.MinecraftServer
- THREAD_COUNT_PARALLEL_CHUNK_SAVING - Static variable in class net.minestom.server.MinecraftServer
- THREAD_COUNT_SCHEDULER - Static variable in class net.minestom.server.MinecraftServer
- THREAD_MX_BEAN - Static variable in class net.minestom.server.benchmark.BenchmarkManager
- THREAD_NAME_BENCHMARK - Static variable in class net.minestom.server.MinecraftServer
- THREAD_NAME_BLOCK_BATCH - Static variable in class net.minestom.server.MinecraftServer
- THREAD_NAME_PARALLEL_CHUNK_SAVING - Static variable in class net.minestom.server.MinecraftServer
- THREAD_NAME_SCHEDULER - Static variable in class net.minestom.server.MinecraftServer
- THREAD_NAME_TICK - Static variable in class net.minestom.server.MinecraftServer
- ThreadProvider - Class in net.minestom.server.thread
-
Used to link chunks into multiple groups.
- ThreadProvider() - Constructor for class net.minestom.server.thread.ThreadProvider
- ThreadResult - Class in net.minestom.server.benchmark
- ThreadResult(double, double, double, double) - Constructor for class net.minestom.server.benchmark.ThreadResult
- threshold - Variable in class net.minestom.server.network.packet.server.login.SetCompressionPacket
- THUNDER_LEVEL_CHANGE - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- tick(float) - Method in class net.minestom.server.entity.pathfinding.Navigator
- tick(long) - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.EatBlockGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- tick(long) - Method in class net.minestom.server.entity.ai.GoalSelector
-
Called every tick when this
GoalSelectoris running. - tick(long) - Method in class net.minestom.server.entity.Entity
-
Updates the entity, called every tick.
- tick(long) - Method in class net.minestom.server.entity.type.projectile.EntityAbstractArrow
- tick(long) - Method in class net.minestom.server.instance.Instance
-
Performs a single tick in the instance, including scheduled tasks from
Instance.scheduleNextTick(Consumer). - tick(long) - Method in class net.minestom.server.instance.InstanceContainer
- tick(long, Instance) - Method in class net.minestom.server.instance.Chunk
-
Executes a chunk tick.
- tick(long, Instance) - Method in class net.minestom.server.instance.DynamicChunk
- TICK - net.minestom.server.utils.time.TimeUnit
- TICK_MS - Static variable in class net.minestom.server.MinecraftServer
- TICK_PER_SECOND - Static variable in class net.minestom.server.MinecraftServer
- Time(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- TIME_SINCE_DEATH - net.minestom.server.stat.StatisticType
- TIME_SINCE_REST - net.minestom.server.stat.StatisticType
- TIME_UPDATE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TimedPotion - Class in net.minestom.server.potion
- TimedPotion(Potion, long) - Constructor for class net.minestom.server.potion.TimedPotion
- timeOfDay - Variable in class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- TimeUnit - Enum in net.minestom.server.utils.time
- TimeUpdatePacket - Class in net.minestom.server.network.packet.server.play
- TimeUpdatePacket() - Constructor for class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- TIPPED_ARROW - net.minestom.server.item.Material
- title - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- title - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- title - Variable in class net.minestom.server.network.packet.server.play.OpenWindowPacket
- TITLE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TitlePacket - Class in net.minestom.server.network.packet.server.play
- TitlePacket() - Constructor for class net.minestom.server.network.packet.server.play.TitlePacket
- TitlePacket.Action - Enum in net.minestom.server.network.packet.server.play
- titleText - Variable in class net.minestom.server.network.packet.server.play.TitlePacket
- Tnt - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Tnt() - Constructor for class net.minestom.server.instance.block.states.Tnt
-
Deprecated.
- TNT - net.minestom.server.entity.EntityType
- TNT - net.minestom.server.instance.block.Block
- TNT - net.minestom.server.item.Material
- TNT_MINECART - net.minestom.server.entity.EntityType
- TNT_MINECART - net.minestom.server.item.Material
- toArray(IntList) - Static method in class net.minestom.server.utils.ArrayUtils
- toBlockPosition() - Method in class net.minestom.server.utils.Position
-
Converts this position to a
BlockPosition. - toByteArray() - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Converts the internal buffer to a byte array.
- toColoredText(String) - Static method in class net.minestom.server.chat.ChatParser
-
Converts a simple colored message json (text/color) to a
ColoredText. - toDirection() - Method in enum net.minestom.server.instance.block.BlockFace
- toDisplayData() - Method in class net.minestom.server.advancements.Advancement
- toIndexedNBT() - Method in class net.minestom.server.world.DimensionType
- toMapColors() - Method in interface net.minestom.server.map.Framebuffer
- toMapColors() - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
- toMapColors() - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- toMapColors() - Method in class net.minestom.server.map.framebuffers.LargeFramebufferDefaultView
- toMapping() - Method in class net.minestom.server.advancements.Advancement
-
Converts this advancement to an
AdvancementsPacket.AdvancementMapping. - toMilliseconds(long) - Method in enum net.minestom.server.utils.time.TimeUnit
-
Converts a value and its unit to milliseconds.
- toNbt() - Method in class net.minestom.server.world.biomes.Biome
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeEffects.MoodSound
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeEffects.Music
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeEffects
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeParticles.BlockParticle
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeParticles.DustParticle
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeParticles.ItemParticle
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeParticles.NormalParticle
- toNbt() - Method in interface net.minestom.server.world.biomes.BiomeParticles.ParticleOptions
- toNbt() - Method in class net.minestom.server.world.biomes.BiomeParticles
- toNBT() - Method in class net.minestom.server.item.ItemStack
-
Creates a
NBTCompoundcontaining the data of this item. - toNBT() - Method in class net.minestom.server.world.biomes.BiomeManager
- toNBT() - Method in class net.minestom.server.world.DimensionType
- toNBT() - Method in class net.minestom.server.world.DimensionTypeManager
-
Creates the
NBTCompoundcontaining all the registered dimensions. - toNBT(Object, Class, boolean) - Static method in class net.minestom.server.utils.NBTUtils
-
Converts an object into its
NBTequivalent. - tooltip - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- TOP - net.minestom.server.instance.block.BlockFace
- TOP - net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
- toPosition() - Method in class net.minestom.server.instance.Chunk
-
Creates a
Positionobject based on this chunk. - toPosition() - Method in class net.minestom.server.utils.BlockPosition
-
Converts this block position to a
Position. - toPosition() - Method in class net.minestom.server.utils.Vector
-
Gets a new
Positionfrom this vector. - toProgressMapping() - Method in class net.minestom.server.advancements.Advancement
- TORCH - net.minestom.server.instance.block.Block
- TORCH - net.minestom.server.item.Material
- toRGB() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- toRGB(MapColors, MapColors.Multiplier) - Static method in class net.minestom.server.map.MapColors.PreciseMapColor
- toString() - Method in class net.minestom.server.chat.ChatColor
- toString() - Method in class net.minestom.server.chat.JsonMessage
-
Gets the Json representation.
- toString() - Method in class net.minestom.server.chat.TranslatableText
- toString() - Method in class net.minestom.server.collision.BoundingBox
- toString() - Method in class net.minestom.server.entity.PlayerSkin
- toString() - Method in class net.minestom.server.extensions.ExtensionDependencyResolver
- toString() - Method in class net.minestom.server.instance.block.BlockAlternative
- toString() - Method in class net.minestom.server.instance.Chunk
- toString() - Method in class net.minestom.server.network.player.PlayerConnection
- toString() - Method in class net.minestom.server.utils.BlockPosition
- toString() - Method in class net.minestom.server.utils.NamespaceID
- toString() - Method in class net.minestom.server.utils.Position
- toString() - Method in class net.minestom.server.utils.Vector
- toString() - Method in class net.minestom.server.world.biomes.BiomeEffects
- toString() - Method in class net.minestom.server.world.DimensionType
- totalExperience - Variable in class net.minestom.server.network.packet.server.play.SetExperiencePacket
- TOTEM_OF_UNDYING - net.minestom.server.item.Material
- TOTEM_OF_UNDYING - net.minestom.server.particle.Particle
- toVector() - Method in class net.minestom.server.utils.Position
-
Converts this position to a
Vector. - trackingPosition - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- trackOutput - Variable in class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- Trade() - Constructor for class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- TRADE_LIST - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TRADED_WITH_VILLAGER - net.minestom.server.stat.StatisticType
- tradeDisabled - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- tradeListPacket - Variable in class net.minestom.server.inventory.type.VillagerInventory
- TradeListPacket - Class in net.minestom.server.network.packet.server.play
- TradeListPacket() - Constructor for class net.minestom.server.network.packet.server.play.TradeListPacket
- TradeListPacket.Trade - Class in net.minestom.server.network.packet.server.play
- TRADER_LLAMA - net.minestom.server.entity.EntityType
- TRADER_LLAMA_SPAWN_EGG - net.minestom.server.item.Material
- trades - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket
- tradeUsesNumber - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- TRAFFIC_LIMITER_HANDLER_NAME - Static variable in class net.minestom.server.network.netty.NettyServer
- transactionId - Variable in class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
- transactionId - Variable in class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
- transactionId - Variable in class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
- transactionId - Variable in class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- transactionId - Variable in class net.minestom.server.network.packet.server.play.TabCompletePacket
- transform(ClassNode) - Method in class net.minestom.server.extras.selfmodification.CodeModifier
-
Must return true iif the class node has been modified
- transform(ClassNode) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinCodeModifier
- TranslatableText - Class in net.minestom.server.chat
-
Represents a translatable component which can be used in
ColoredText. - TRAPPED_CHEST - net.minestom.server.instance.block.Block
- TRAPPED_CHEST - net.minestom.server.item.Material
- TrappedChest - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TrappedChest() - Constructor for class net.minestom.server.instance.block.states.TrappedChest
-
Deprecated.
- TRIDENT - net.minestom.server.entity.EntityType
- TRIDENT - net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- TRIDENT - net.minestom.server.item.Material
- TRIGGER_TRAPPED_CHEST - net.minestom.server.stat.StatisticType
- triggerStatus(byte) - Method in class net.minestom.server.entity.Entity
-
Entity statuses can be found here.
- Tripwire - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Tripwire() - Constructor for class net.minestom.server.instance.block.states.Tripwire
-
Deprecated.
- TRIPWIRE - net.minestom.server.instance.block.Block
- TRIPWIRE_HOOK - net.minestom.server.instance.block.Block
- TRIPWIRE_HOOK - net.minestom.server.item.Material
- TripwireHook - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TripwireHook() - Constructor for class net.minestom.server.instance.block.states.TripwireHook
-
Deprecated.
- TROPICAL_FISH - net.minestom.server.entity.EntityType
- TROPICAL_FISH - net.minestom.server.item.Material
- TROPICAL_FISH_BUCKET - net.minestom.server.item.Material
- TROPICAL_FISH_SPAWN_EGG - net.minestom.server.item.Material
- trustEdges - Variable in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- TUBE_CORAL - net.minestom.server.instance.block.Block
- TUBE_CORAL - net.minestom.server.item.Material
- TUBE_CORAL_BLOCK - net.minestom.server.instance.block.Block
- TUBE_CORAL_BLOCK - net.minestom.server.item.Material
- TUBE_CORAL_FAN - net.minestom.server.instance.block.Block
- TUBE_CORAL_FAN - net.minestom.server.item.Material
- TUBE_CORAL_WALL_FAN - net.minestom.server.instance.block.Block
- TubeCoral - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TubeCoral() - Constructor for class net.minestom.server.instance.block.states.TubeCoral
-
Deprecated.
- TubeCoralFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TubeCoralFan() - Constructor for class net.minestom.server.instance.block.states.TubeCoralFan
-
Deprecated.
- TubeCoralWallFan - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TubeCoralWallFan() - Constructor for class net.minestom.server.instance.block.states.TubeCoralWallFan
-
Deprecated.
- TUNE_NOTEBLOCK - net.minestom.server.stat.StatisticType
- TURTLE - net.minestom.server.entity.EntityType
- TURTLE_EGG - net.minestom.server.instance.block.Block
- TURTLE_EGG - net.minestom.server.item.Material
- TURTLE_HELMET - net.minestom.server.item.Material
- TURTLE_MASTER - net.minestom.server.potion.PotionType
- TURTLE_SPAWN_EGG - net.minestom.server.item.Material
- TurtleEgg - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TurtleEgg() - Constructor for class net.minestom.server.instance.block.states.TurtleEgg
-
Deprecated.
- TWISTING_VINES - net.minestom.server.instance.block.Block
- TWISTING_VINES - net.minestom.server.item.Material
- TWISTING_VINES_PLANT - net.minestom.server.instance.block.Block
- TwistingVines - Class in net.minestom.server.instance.block.states
-
Deprecated.
- TwistingVines() - Constructor for class net.minestom.server.instance.block.states.TwistingVines
-
Deprecated.
- type - Variable in class net.minestom.server.command.builder.CommandResult
- type - Variable in class net.minestom.server.entity.Metadata.Value
- type - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- type - Variable in class net.minestom.server.network.packet.client.play.ClientRecipeBookData
- type - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- type - Variable in class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
The type how the score is displayed
- type - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- TYPE_BOOLEAN - Static variable in class net.minestom.server.entity.Metadata
- TYPE_BYTE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_CHAT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_DIRECTION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_FLOAT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_NBT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTBLOCKID - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTCHAT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTPOSITION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTUUID - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTVARINT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_PARTICLE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_POSE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_POSITION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_ROTATION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_SLOT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_STRING - Static variable in class net.minestom.server.entity.Metadata
- TYPE_VARINT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_VILLAGERDATA - Static variable in class net.minestom.server.entity.Metadata
U
- UI_BUTTON_CLICK - net.minestom.server.sound.Sound
- UI_CARTOGRAPHY_TABLE_TAKE_RESULT - net.minestom.server.sound.Sound
- UI_LOOM_SELECT_PATTERN - net.minestom.server.sound.Sound
- UI_LOOM_TAKE_RESULT - net.minestom.server.sound.Sound
- UI_STONECUTTER_SELECT_RECIPE - net.minestom.server.sound.Sound
- UI_STONECUTTER_TAKE_RESULT - net.minestom.server.sound.Sound
- UI_TOAST_CHALLENGE_COMPLETE - net.minestom.server.sound.Sound
- UI_TOAST_IN - net.minestom.server.sound.Sound
- UI_TOAST_OUT - net.minestom.server.sound.Sound
- ultrawarm(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- UNBREAKING - net.minestom.server.item.Enchantment
- UNDEFINED_COLOR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- UNDERLINED - Static variable in class net.minestom.server.chat.ChatColor
- UNDERWATER - net.minestom.server.particle.Particle
- UNIQUE_ID_PATTERN - Static variable in class net.minestom.server.utils.UniqueIdUtils
- uniqueId - Variable in class net.minestom.server.instance.Instance
- UniqueIdUtils - Class in net.minestom.server.utils
-
An utilities class for
UUID. - UniqueIdUtils() - Constructor for class net.minestom.server.utils.UniqueIdUtils
- UNKNOWN - net.minestom.server.command.builder.CommandResult.Type
-
Command is not registered, it is also the default result type.
- UNKNOWN - net.minestom.server.network.ConnectionState
- unload() - Method in class net.minestom.server.extensions.Extension
-
Called after postTerminate when reloading an extension
- unload() - Method in class net.minestom.server.instance.Chunk
-
Sets the chunk as "unloaded".
- UNLOAD_CHUNK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- unloadChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Unloads the chunk at the given position.
- unloadChunk(Chunk) - Method in class net.minestom.server.instance.Instance
-
Schedules the removal of a
Chunk, this method does not promise when it will be done. - unloadChunk(Chunk) - Method in class net.minestom.server.instance.InstanceContainer
- unloadChunk(Chunk) - Method in class net.minestom.server.instance.SharedInstance
- UnloadChunkPacket - Class in net.minestom.server.network.packet.server.play
- UnloadChunkPacket() - Constructor for class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- unloadExtension(String) - Method in class net.minestom.server.extensions.ExtensionManager
- UNLOCK_RECIPES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UnlockRecipesPacket - Class in net.minestom.server.network.packet.server.play
- UnlockRecipesPacket() - Constructor for class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- UNLUCK - net.minestom.server.potion.PotionEffect
- unmodifiableCollection() - Method in class net.minestom.server.world.biomes.BiomeManager
-
Returns an immutable copy of the biomes already registered.
- unmodifiableList() - Method in class net.minestom.server.world.DimensionTypeManager
-
Returns an immutable copy of the dimension types already registered.
- unregister(Command) - Method in class net.minestom.server.command.builder.CommandDispatcher
- unregister(Command) - Method in class net.minestom.server.command.CommandManager
-
Removes a command from the currently registered commands.
- unregisterInstance(Instance) - Method in class net.minestom.server.instance.InstanceManager
-
Unregisters the
Instanceinternally. - UNSAFE_addEntity(Entity) - Method in class net.minestom.server.instance.Instance
-
Used when called
Entity.setInstance(Instance), it is used to refresh viewable chunks and add viewers ifentityis aPlayer. - UNSAFE_changeDidCloseInventory(boolean) - Method in class net.minestom.server.entity.Player
-
Used internally to reset the didCloseInventory field.
- UNSAFE_init(Instance) - Method in class net.minestom.server.entity.Player
-
Used when the player is created.
- UNSAFE_removeEntity(Entity) - Method in class net.minestom.server.instance.Instance
-
Used when an
Entityis removed from the instance, it removes all of his viewers. - UNSAFE_setBlock(int, int, int, short, short, Data, boolean) - Method in class net.minestom.server.instance.Chunk
-
Sets a block at a position.
- UNSAFE_setBlock(int, int, int, short, short, Data, boolean) - Method in class net.minestom.server.instance.DynamicChunk
- UNSAFE_setBungeeSkin(PlayerSkin) - Method in class net.minestom.server.network.player.NettyPlayerConnection
- UNSAFE_setBungeeUuid(UUID) - Method in class net.minestom.server.network.player.NettyPlayerConnection
- UNSAFE_setLoginUsername(String) - Method in class net.minestom.server.network.player.NettyPlayerConnection
-
Sets the internal login username field.
- UNSAFE_unloadChunks() - Method in class net.minestom.server.instance.InstanceContainer
-
Unloads all waiting chunks.
- unsafeFlush(ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Executes the batch in the dedicated pool and run the callback once blocks are placed (in the block batch pool).
- UP - net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
- UP - net.minestom.server.utils.Direction
- updatableBlocks - Variable in class net.minestom.server.instance.DynamicChunk
- updatableBlocksLastUpdate - Variable in class net.minestom.server.instance.DynamicChunk
- update() - Method in class net.minestom.server.advancements.Advancement
-
Sends update to all tab viewers if one of the advancement value changes.
- update() - Method in class net.minestom.server.instance.WorldBorder
-
Used to update in real-time the current diameter time.
- update() - Method in class net.minestom.server.inventory.Inventory
-
Refreshes the inventory for all viewers.
- update() - Method in class net.minestom.server.inventory.PlayerInventory
-
Refreshes the player inventory by sending a
WindowItemsPacketcontaining all. - update() - Method in class net.minestom.server.inventory.type.VillagerInventory
- update() - Method in class net.minestom.server.network.player.NettyPlayerConnection
- update() - Method in class net.minestom.server.network.player.PlayerConnection
-
Updates values related to the network connection.
- update(long) - Method in class net.minestom.server.entity.Entity
-
Called each tick.
- update(long) - Method in class net.minestom.server.entity.EntityCreature
- update(long) - Method in class net.minestom.server.entity.ExperienceOrb
- update(long) - Method in class net.minestom.server.entity.fakeplayer.FakePlayer
- update(long) - Method in class net.minestom.server.entity.ItemEntity
- update(long) - Method in class net.minestom.server.entity.LivingEntity
- update(long) - Method in class net.minestom.server.entity.ObjectEntity
- update(long) - Method in class net.minestom.server.entity.Player
- update(long) - Method in class net.minestom.server.thread.PerGroupChunkProvider
- update(long) - Method in class net.minestom.server.thread.PerInstanceThreadProvider
- update(long) - Method in class net.minestom.server.thread.SingleThreadProvider
- update(long) - Method in class net.minestom.server.thread.ThreadProvider
-
Performs a server tick for all chunks based on their linked thread.
- update(Player) - Method in class net.minestom.server.inventory.Inventory
-
Refreshes the inventory for a specific viewer.
- update(Instance, BlockPosition, Data) - Method in class net.minestom.server.instance.block.CustomBlock
-
Calling delay depends on
CustomBlock.getUpdateOption()which should be overridden. - update(Instance, BlockPosition, Data) - Method in interface net.minestom.server.instance.block.UpdateConsumer
- UPDATE_DISPLAY_NAME - net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
- UPDATE_FLAGS - net.minestom.server.network.packet.server.play.BossBarPacket.Action
- UPDATE_GAMEMODE - net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
- UPDATE_HEALTH - net.minestom.server.network.packet.server.play.BossBarPacket.Action
- UPDATE_HEALTH - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_ITEM_STATE - net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- UPDATE_LATENCY - net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
- UPDATE_LIGHT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_MANAGER - Static variable in class net.minestom.server.instance.Instance
- UPDATE_SCORE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_STYLE - net.minestom.server.network.packet.server.play.BossBarPacket.Action
- UPDATE_TEAM_INFO - net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
An action to update the team information
- UPDATE_TITLE - net.minestom.server.network.packet.server.play.BossBarPacket.Action
- UPDATE_VIEW_DISTANCE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_VIEW_POSITION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- updateAllowFriendlyFire() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the friendly flags for allow friendly fire.
- updateChunk(Instance, Chunk, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes a chunk tick (blocks update).
- updateCollisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.Team
-
Changes the collision rule of the team and sends an update packet.
- updateCollisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the
TeamsPacket.CollisionRuleof theTeam. - UpdateConsumer - Interface in net.minestom.server.instance.block
- updateCreatures(Instance, Chunk, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an entity tick for creatures entities in an instance's chunk.
- updateCriteria() - Method in class net.minestom.server.advancements.Advancement
- UpdateDisplayName(UUID, JsonMessage) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateDisplayName
- updateEntities(Instance, Chunk, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an entity tick (all entities type creatures/objects/players) in an instance's chunk.
- updateFriendlyFlags(byte) - Method in class net.minestom.server.scoreboard.Team
-
Changes the friendly flags of the team and sends an update packet.
- updateFriendlyFlags(byte) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the friendly flags of the
Team. - updateFromNeighbor(Instance, BlockPosition, BlockPosition, boolean) - Method in class net.minestom.server.instance.block.CustomBlock
-
Updates this block from a neighbor.
- UpdateGamemode(UUID, GameMode) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateGamemode
- UpdateHealthPacket - Class in net.minestom.server.network.packet.server.play
- UpdateHealthPacket() - Constructor for class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- updateInstance(Instance, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an instance tick.
- updateLastNode(boolean) - Method in class net.minestom.server.command.builder.NodeMaker.Options
- UpdateLatency(UUID, int) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateLatency
- UpdateLightPacket - Class in net.minestom.server.network.packet.server.play
- UpdateLightPacket(UUID, long) - Constructor for class net.minestom.server.network.packet.server.play.UpdateLightPacket
- updateLineContent(String, JsonMessage) - Method in class net.minestom.server.scoreboard.Sidebar
-
Updates a
Sidebar.ScoreboardLinecontent through the given identifier. - updateLineScore(String, int) - Method in class net.minestom.server.scoreboard.Sidebar
-
Updates the score of a
Sidebar.ScoreboardLinethrough the given identifier - updateLivingEntities(Instance, Chunk, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an entity tick for living entities in an instance's chunk.
- UpdateManager - Class in net.minestom.server
-
Manager responsible for the server ticks.
- UpdateManager() - Constructor for class net.minestom.server.UpdateManager
-
Should only be created in MinecraftServer.
- updateNameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.Team
-
Changes the
TeamsPacket.NameTagVisibilityof the team and sends an update packet. - updateNameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the
TeamsPacket.NameTagVisibilityof theTeam. - updateObjectEntities(Instance, Chunk, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an entity tick for object entities in an instance's chunk.
- UpdateOption - Class in net.minestom.server.utils.time
- UpdateOption(long, TimeUnit) - Constructor for class net.minestom.server.utils.time.UpdateOption
- updatePlayerPosition() - Method in class net.minestom.server.entity.Player
-
Used for synchronization purpose, mainly for teleportation
- updatePlayers(Instance, Chunk, long) - Method in class net.minestom.server.thread.ThreadProvider
-
Executes an entity tick for players in an instance's chunk.
- updatePrefix(String) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the prefix of the
Team. - updatePrefix(JsonMessage) - Method in class net.minestom.server.scoreboard.Team
-
Changes the prefix of the team and sends an update packet.
- updatePrefix(JsonMessage) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the prefix of the
Team. - updateScore(Player, int) - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Updates the score of a
Player. - UpdateScorePacket - Class in net.minestom.server.network.packet.server.play
- UpdateScorePacket() - Constructor for class net.minestom.server.network.packet.server.play.UpdateScorePacket
- updateSeeInvisiblePlayers() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the friendly flags to sees invisible players of own team.
- updateSuffix(String) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the suffix of the
Team. - updateSuffix(JsonMessage) - Method in class net.minestom.server.scoreboard.Team
-
Changes the suffix of the team and sends an update packet.
- updateSuffix(JsonMessage) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the suffix of the
Team. - UpdateTagListEvent - Class in net.minestom.server.event.player
- UpdateTagListEvent(TagsPacket) - Constructor for class net.minestom.server.event.player.UpdateTagListEvent
- updateTeamColor(ChatColor) - Method in class net.minestom.server.scoreboard.Team
-
Changes the color of the team and sends an update packet.
- updateTeamColor(ChatColor) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the color of the
Team. - updateTeamDisplayName(String) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the display name of the
Team. - updateTeamDisplayName(JsonMessage) - Method in class net.minestom.server.scoreboard.Team
-
Changes the display name of the team and sends an update packet.
- updateTeamDisplayName(JsonMessage) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the display name of the
Team. - updateTeamPacket() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Allows to send an update packet when the team is built.
- UpdateViewDistancePacket - Class in net.minestom.server.network.packet.server.play
- UpdateViewDistancePacket() - Constructor for class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- updateViewPosition(int, int) - Method in class net.minestom.server.entity.Player
-
Sends a
UpdateViewPositionPacketto the player. - UpdateViewPositionPacket - Class in net.minestom.server.network.packet.server.play
- UpdateViewPositionPacket() - Constructor for class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- updateWaitingPlayers() - Method in class net.minestom.server.network.ConnectionManager
-
Connects waiting players.
- url - Variable in class net.minestom.server.network.packet.server.play.ResourcePackSendPacket
- URLUtils - Class in net.minestom.server.utils.url
- USE_CAULDRON - net.minestom.server.stat.StatisticType
- USED - net.minestom.server.stat.StatisticCategory
- useEntityListener(ClientInteractEntityPacket, Player) - Static method in class net.minestom.server.listener.UseEntityListener
- UseEntityListener - Class in net.minestom.server.listener
- UseEntityListener() - Constructor for class net.minestom.server.listener.UseEntityListener
- useItem(Player.Hand) - Method in class net.minestom.server.entity.fakeplayer.FakePlayerController
-
Uses the item in the given
hand. - useItemListener(ClientUseItemPacket, Player) - Static method in class net.minestom.server.listener.UseItemListener
- UseItemListener - Class in net.minestom.server.listener
- UseItemListener() - Constructor for class net.minestom.server.listener.UseItemListener
- useRemaining() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if the argument always use all the remaining characters.
- username - Variable in class net.minestom.server.network.packet.client.login.LoginStartPacket
- username - Variable in class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- Utils - Class in net.minestom.server.utils
- uuid - Variable in class net.minestom.server.entity.Entity
- uuid - Variable in class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- uuid - Variable in class net.minestom.server.network.packet.server.play.BossBarPacket
- uuid - Variable in class net.minestom.server.network.packet.server.play.ChatMessagePacket
- uuid - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.PlayerInfo
- uuid - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- UuidProvider - Interface in net.minestom.server.network
-
Used when you want to provide your own
UUIDobject for players instead of using the default one. - uuidToIntArray(UUID) - Static method in class net.minestom.server.utils.Utils
- UuidType - Class in net.minestom.server.data.type
- UuidType() - Constructor for class net.minestom.server.data.type.UuidType
V
- Validator<T> - Interface in net.minestom.server.utils.callback.validator
-
Interface used when a value needs to be validated dynamically.
- ValidSyntaxHolder - Class in net.minestom.server.command.builder.parser
-
Holds the data of a validated syntax.
- ValidSyntaxHolder() - Constructor for class net.minestom.server.command.builder.parser.ValidSyntaxHolder
- value - Variable in class net.minestom.server.entity.Metadata.Entry
- value - Variable in class net.minestom.server.entity.Metadata.Value
- value - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- value - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
- value - Variable in class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- value - Variable in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket.Property
- value - Variable in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer.Property
- value - Variable in class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
- value - Variable in class net.minestom.server.network.packet.server.play.UpdateScorePacket
- value - Variable in class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- valueOf(String) - Static method in enum net.minestom.server.advancements.AdvancementAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.advancements.FrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.attribute.AttributeOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.bossbar.BarColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.bossbar.BarDivision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.command.builder.arguments.minecraft.SuggestionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.command.builder.CommandResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.effects.Effects
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.Entity.Pose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.GameMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.Player.ChatMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.Player.FacePoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.Player.Hand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.Player.MainHand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.type.animal.EntityMooshroom.MooshroomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.type.monster.EntityCreeper.CreeperState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.event.item.ArmorEquipEvent.ArmorSlot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.fluids.Fluid
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.gamedata.loottables.entries.DynamicEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.gamedata.tags.Tag.BasicTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.instance.block.Block
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.instance.block.BlockFace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.instance.WorldBorder.CollisionAxis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.inventory.click.ClickType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.inventory.InventoryProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.inventory.InventoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.item.attribute.AttributeSlot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.item.Enchantment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.item.firework.FireworkEffectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.item.ItemFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.item.Material
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.map.MapColors.ColorMappingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.map.MapColors.Multiplier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.map.MapColors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.BossBarPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.ChatMessagePacket.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.CombatEventPacket.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.TitlePacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.particle.Particle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.potion.PotionEffect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.potion.PotionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.recipe.Recipe.RecipeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.resourcepack.ResourcePackStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.sound.Sound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.sound.SoundCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.stat.StatisticCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.stat.StatisticType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.timer.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.utils.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.utils.entity.EntityFinder.EntitySort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.utils.entity.EntityFinder.TargetSelector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.utils.entity.EntityFinder.ToggleableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.utils.Rotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.utils.time.TimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.world.biomes.Biome.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.world.biomes.Biome.Precipitation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.world.biomes.Biome.TemperatureModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minestom.server.world.Difficulty
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minestom.server.advancements.AdvancementAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.advancements.FrameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class net.minestom.server.attribute.Attribute
-
Retrieves all registered attributes.
- values() - Static method in enum net.minestom.server.attribute.AttributeOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.bossbar.BarColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.bossbar.BarDivision
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class net.minestom.server.chat.ChatColor
-
Gets a collection of all chat colors
- values() - Static method in enum net.minestom.server.command.builder.arguments.minecraft.SuggestionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.command.builder.CommandResult.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.effects.Effects
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.Entity.Pose
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.EntityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.GameMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.Player.ChatMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.Player.FacePoint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.Player.Hand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.Player.MainHand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.type.animal.EntityMooshroom.MooshroomType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.type.monster.EntityCreeper.CreeperState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.entity.type.vehicle.EntityBoat.BoatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.event.item.ArmorEquipEvent.ArmorSlot
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.fluids.Fluid
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.gamedata.loottables.entries.DynamicEntry.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.gamedata.tags.Tag.BasicTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.instance.block.Block
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.instance.block.BlockFace
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.instance.WorldBorder.CollisionAxis
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.inventory.click.ClickType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.inventory.InventoryProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.inventory.InventoryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.item.attribute.AttributeSlot
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.item.Enchantment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.item.firework.FireworkEffectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.item.ItemFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.item.Material
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.map.MapColors.ColorMappingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.map.MapColors.Multiplier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.map.MapColors
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.ConnectionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.BossBarPacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.ChatMessagePacket.Position
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.CombatEventPacket.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.EntityEquipmentPacket.Slot
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.PlayerInfoPacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.TeamsPacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.TitlePacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.network.packet.server.play.WorldBorderPacket.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.particle.Particle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.potion.PotionEffect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.potion.PotionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.recipe.Recipe.RecipeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.resourcepack.ResourcePackStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.sound.Sound
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.sound.SoundCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.stat.StatisticCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.stat.StatisticType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.timer.TaskStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.utils.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.utils.entity.EntityFinder.EntitySort
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.utils.entity.EntityFinder.TargetSelector
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.utils.entity.EntityFinder.ToggleableType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.utils.Rotation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.utils.time.TimeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.world.biomes.Biome.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.world.biomes.Biome.Precipitation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.world.biomes.Biome.TemperatureModifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.minestom.server.world.Difficulty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueWriter - Variable in class net.minestom.server.entity.Metadata.Value
- VanillaStackingRule - Class in net.minestom.server.item.rule
- VanillaStackingRule(int) - Constructor for class net.minestom.server.item.rule.VanillaStackingRule
- VANISHING_CURSE - net.minestom.server.item.Enchantment
- VarInt(int) - Static method in class net.minestom.server.entity.Metadata
- Vector - Class in net.minestom.server.utils
- Vector() - Constructor for class net.minestom.server.utils.Vector
- Vector(double, double, double) - Constructor for class net.minestom.server.utils.Vector
- vehicle - Variable in class net.minestom.server.entity.Entity
- Vehicle - Interface in net.minestom.server.entity.type
- VEHICLE_MOVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- vehicleEntityId - Variable in class net.minestom.server.network.packet.server.play.SetPassengersPacket
- vehicleMoveListener(ClientVehicleMovePacket, Player) - Static method in class net.minestom.server.listener.PlayerVehicleListener
- VehicleMovePacket - Class in net.minestom.server.network.packet.server.play
- VehicleMovePacket() - Constructor for class net.minestom.server.network.packet.server.play.VehicleMovePacket
- velocity - Variable in class net.minestom.server.entity.Entity
- VelocityProxy - Class in net.minestom.server.extras.velocity
-
Support for Velocity modern forwarding.
- VelocityProxy() - Constructor for class net.minestom.server.extras.velocity.VelocityProxy
- velocityX - Variable in class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- velocityX - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- velocityX - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- velocityY - Variable in class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- velocityY - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- velocityY - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- velocityZ - Variable in class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- velocityZ - Variable in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- velocityZ - Variable in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- VERSION_NAME - Static variable in class net.minestom.server.MinecraftServer
- VEX - net.minestom.server.entity.EntityType
- VEX_SPAWN_EGG - net.minestom.server.item.Material
- Viewable - Interface in net.minestom.server
-
Represents something which can be displayed or hidden to players.
- viewableChunks - Variable in class net.minestom.server.entity.Player
- viewableEntities - Variable in class net.minestom.server.entity.Player
- viewDistance - Variable in class net.minestom.server.network.packet.client.play.ClientSettingsPacket
- viewDistance - Variable in class net.minestom.server.network.packet.server.play.JoinGamePacket
- viewDistance - Variable in class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- viewers - Variable in class net.minestom.server.entity.Entity
- viewers - Variable in class net.minestom.server.instance.Chunk
- VILLAGER - net.minestom.server.entity.EntityType
- VILLAGER_SPAWN_EGG - net.minestom.server.item.Material
- VillagerData(int, int, int) - Static method in class net.minestom.server.entity.Metadata
- VillagerInventory - Class in net.minestom.server.inventory.type
- VillagerInventory(String) - Constructor for class net.minestom.server.inventory.type.VillagerInventory
- villagerLevel - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket
- VINDICATOR - net.minestom.server.entity.EntityType
- VINDICATOR_SPAWN_EGG - net.minestom.server.item.Material
- Vine - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Vine() - Constructor for class net.minestom.server.instance.block.states.Vine
-
Deprecated.
- VINE - net.minestom.server.instance.block.Block
- VINE - net.minestom.server.item.Material
- VOICE - net.minestom.server.sound.SoundCategory
- VOID - Static variable in class net.minestom.server.entity.damage.DamageType
- VOID_AIR - net.minestom.server.instance.block.Block
- volume - Variable in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- volume - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- volume - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
W
- WALK_ON_WATER_ONE_CM - net.minestom.server.stat.StatisticType
- WALK_ONE_CM - net.minestom.server.stat.StatisticType
- WALK_UNDER_WATER_ONE_CM - net.minestom.server.stat.StatisticType
- WALL_TORCH - net.minestom.server.instance.block.Block
- WallPlacementRule - Class in net.minestom.server.instance.block.rule.vanilla
- WallPlacementRule(Block) - Constructor for class net.minestom.server.instance.block.rule.vanilla.WallPlacementRule
- WallTorch - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WallTorch() - Constructor for class net.minestom.server.instance.block.states.WallTorch
-
Deprecated.
- WANDERING_TRADER - net.minestom.server.entity.EntityType
- WANDERING_TRADER_SPAWN_EGG - net.minestom.server.item.Material
- warningBlocks - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- warningBlocks - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetWarningBlocks
- warningTime - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- warningTime - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetWarningTime
- WARPED_BUTTON - net.minestom.server.instance.block.Block
- WARPED_BUTTON - net.minestom.server.item.Material
- WARPED_DOOR - net.minestom.server.instance.block.Block
- WARPED_DOOR - net.minestom.server.item.Material
- WARPED_FENCE - net.minestom.server.instance.block.Block
- WARPED_FENCE - net.minestom.server.item.Material
- WARPED_FENCE_GATE - net.minestom.server.instance.block.Block
- WARPED_FENCE_GATE - net.minestom.server.item.Material
- WARPED_FUNGUS - net.minestom.server.instance.block.Block
- WARPED_FUNGUS - net.minestom.server.item.Material
- WARPED_FUNGUS_ON_A_STICK - net.minestom.server.item.Material
- WARPED_HYPHAE - net.minestom.server.instance.block.Block
- WARPED_HYPHAE - net.minestom.server.item.Material
- WARPED_HYPHAE - net.minestom.server.map.MapColors
- WARPED_NYLIUM - net.minestom.server.instance.block.Block
- WARPED_NYLIUM - net.minestom.server.item.Material
- WARPED_NYLIUM - net.minestom.server.map.MapColors
- WARPED_PLANKS - net.minestom.server.instance.block.Block
- WARPED_PLANKS - net.minestom.server.item.Material
- WARPED_PRESSURE_PLATE - net.minestom.server.instance.block.Block
- WARPED_PRESSURE_PLATE - net.minestom.server.item.Material
- WARPED_ROOTS - net.minestom.server.instance.block.Block
- WARPED_ROOTS - net.minestom.server.item.Material
- WARPED_SIGN - net.minestom.server.instance.block.Block
- WARPED_SIGN - net.minestom.server.item.Material
- WARPED_SLAB - net.minestom.server.instance.block.Block
- WARPED_SLAB - net.minestom.server.item.Material
- WARPED_SPORE - net.minestom.server.particle.Particle
- WARPED_STAIRS - net.minestom.server.instance.block.Block
- WARPED_STAIRS - net.minestom.server.item.Material
- WARPED_STEM - net.minestom.server.instance.block.Block
- WARPED_STEM - net.minestom.server.item.Material
- WARPED_STEM - net.minestom.server.map.MapColors
- WARPED_TRAPDOOR - net.minestom.server.instance.block.Block
- WARPED_TRAPDOOR - net.minestom.server.item.Material
- WARPED_WALL_SIGN - net.minestom.server.instance.block.Block
- WARPED_WART_BLOCK - net.minestom.server.instance.block.Block
- WARPED_WART_BLOCK - net.minestom.server.item.Material
- WARPED_WART_BLOCK - net.minestom.server.map.MapColors
- WarpedButton - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedButton() - Constructor for class net.minestom.server.instance.block.states.WarpedButton
-
Deprecated.
- WarpedDoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedDoor() - Constructor for class net.minestom.server.instance.block.states.WarpedDoor
-
Deprecated.
- WarpedFence - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedFence() - Constructor for class net.minestom.server.instance.block.states.WarpedFence
-
Deprecated.
- WarpedFenceGate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedFenceGate() - Constructor for class net.minestom.server.instance.block.states.WarpedFenceGate
-
Deprecated.
- WarpedHyphae - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedHyphae() - Constructor for class net.minestom.server.instance.block.states.WarpedHyphae
-
Deprecated.
- WarpedPressurePlate - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedPressurePlate() - Constructor for class net.minestom.server.instance.block.states.WarpedPressurePlate
-
Deprecated.
- WarpedSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedSign() - Constructor for class net.minestom.server.instance.block.states.WarpedSign
-
Deprecated.
- WarpedSlab - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedSlab() - Constructor for class net.minestom.server.instance.block.states.WarpedSlab
-
Deprecated.
- WarpedStairs - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedStairs() - Constructor for class net.minestom.server.instance.block.states.WarpedStairs
-
Deprecated.
- WarpedStem - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedStem() - Constructor for class net.minestom.server.instance.block.states.WarpedStem
-
Deprecated.
- WarpedTrapdoor - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedTrapdoor() - Constructor for class net.minestom.server.instance.block.states.WarpedTrapdoor
-
Deprecated.
- WarpedWallSign - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WarpedWallSign() - Constructor for class net.minestom.server.instance.block.states.WarpedWallSign
-
Deprecated.
- Water - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Water() - Constructor for class net.minestom.server.instance.block.states.Water
-
Deprecated.
- WATER - net.minestom.server.fluids.Fluid
- WATER - net.minestom.server.instance.block.Block
- WATER - net.minestom.server.map.MapColors
- WATER - net.minestom.server.potion.PotionType
- WATER_BREATHING - net.minestom.server.potion.PotionEffect
- WATER_BREATHING - net.minestom.server.potion.PotionType
- WATER_BUCKET - net.minestom.server.item.Material
- waterColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- waterFogColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.BiomeEffectsBuilder
- wbAction - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket
- WBAction() - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBAction
- WBInitialize(double, double, double, double, long, int, int, int) - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- WBLerpSize(double, double, long) - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBLerpSize
- WBSetCenter(double, double) - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetCenter
- WBSetSize(double) - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetSize
- WBSetWarningBlocks(int) - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetWarningBlocks
- WBSetWarningTime(int) - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetWarningTime
- WEAKNESS - net.minestom.server.potion.PotionEffect
- WEAKNESS - net.minestom.server.potion.PotionType
- WEATHER - net.minestom.server.sound.SoundCategory
- WEATHER_RAIN - net.minestom.server.sound.Sound
- WEATHER_RAIN_ABOVE - net.minestom.server.sound.Sound
- WEEPING_VINES - net.minestom.server.instance.block.Block
- WEEPING_VINES - net.minestom.server.item.Material
- WEEPING_VINES_PLANT - net.minestom.server.instance.block.Block
- WeepingVines - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WeepingVines() - Constructor for class net.minestom.server.instance.block.states.WeepingVines
-
Deprecated.
- WeightedRandom<E extends WeightedRandomItem> - Class in net.minestom.server.utils
-
Produces a random element from a given set, with weights applied.
- WeightedRandom(Collection<E>) - Constructor for class net.minestom.server.utils.WeightedRandom
- WeightedRandomItem - Interface in net.minestom.server.utils
- west() - Method in class net.minestom.server.utils.block.BlockUtils
- WEST - net.minestom.server.entity.type.decoration.EntityItemFrame.ItemFrameOrientation
- WEST - net.minestom.server.instance.block.BlockFace
- WEST - net.minestom.server.utils.Direction
- WET_SPONGE - net.minestom.server.instance.block.Block
- WET_SPONGE - net.minestom.server.item.Material
- Wheat - Class in net.minestom.server.instance.block.states
-
Deprecated.
- Wheat() - Constructor for class net.minestom.server.instance.block.states.Wheat
-
Deprecated.
- WHEAT - net.minestom.server.instance.block.Block
- WHEAT - net.minestom.server.item.Material
- WHEAT_SEEDS - net.minestom.server.item.Material
- WHITE - net.minestom.server.bossbar.BarColor
- WHITE - Static variable in class net.minestom.server.chat.ChatColor
- WHITE_ASH - net.minestom.server.particle.Particle
- WHITE_BANNER - net.minestom.server.instance.block.Block
- WHITE_BANNER - net.minestom.server.item.Material
- WHITE_BED - net.minestom.server.instance.block.Block
- WHITE_BED - net.minestom.server.item.Material
- WHITE_CARPET - net.minestom.server.instance.block.Block
- WHITE_CARPET - net.minestom.server.item.Material
- WHITE_CONCRETE - net.minestom.server.instance.block.Block
- WHITE_CONCRETE - net.minestom.server.item.Material
- WHITE_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- WHITE_CONCRETE_POWDER - net.minestom.server.item.Material
- WHITE_DYE - net.minestom.server.item.Material
- WHITE_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- WHITE_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- WHITE_SHULKER_BOX - net.minestom.server.instance.block.Block
- WHITE_SHULKER_BOX - net.minestom.server.item.Material
- WHITE_STAINED_GLASS - net.minestom.server.instance.block.Block
- WHITE_STAINED_GLASS - net.minestom.server.item.Material
- WHITE_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- WHITE_STAINED_GLASS_PANE - net.minestom.server.item.Material
- WHITE_TERRACOTTA - net.minestom.server.instance.block.Block
- WHITE_TERRACOTTA - net.minestom.server.item.Material
- WHITE_TULIP - net.minestom.server.instance.block.Block
- WHITE_TULIP - net.minestom.server.item.Material
- WHITE_WALL_BANNER - net.minestom.server.instance.block.Block
- WHITE_WOOL - net.minestom.server.instance.block.Block
- WHITE_WOOL - net.minestom.server.item.Material
- WhiteBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WhiteBanner() - Constructor for class net.minestom.server.instance.block.states.WhiteBanner
-
Deprecated.
- WhiteBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WhiteBed() - Constructor for class net.minestom.server.instance.block.states.WhiteBed
-
Deprecated.
- WhiteGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WhiteGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.WhiteGlazedTerracotta
-
Deprecated.
- WhiteShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WhiteShulkerBox() - Constructor for class net.minestom.server.instance.block.states.WhiteShulkerBox
-
Deprecated.
- WhiteStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WhiteStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.WhiteStainedGlassPane
-
Deprecated.
- WhiteWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WhiteWallBanner() - Constructor for class net.minestom.server.instance.block.states.WhiteWallBanner
-
Deprecated.
- width - Variable in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- width() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- width() - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- width() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- width() - Method in interface net.minestom.server.map.LargeFramebuffer
- WIDTH - Static variable in interface net.minestom.server.map.Framebuffer
- WIN_GAME - net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- WINDOW_3X3 - net.minestom.server.inventory.InventoryType
- WINDOW_CONFIRMATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WINDOW_ITEMS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WINDOW_PROPERTY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- windowConfirmationListener(ClientWindowConfirmationPacket, Player) - Static method in class net.minestom.server.listener.WindowListener
- WindowConfirmationPacket - Class in net.minestom.server.network.packet.server.play
- WindowConfirmationPacket() - Constructor for class net.minestom.server.network.packet.server.play.WindowConfirmationPacket
- windowId - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
- windowId - Variable in class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- windowId - Variable in class net.minestom.server.network.packet.client.play.ClientCloseWindow
- windowId - Variable in class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- windowId - Variable in class net.minestom.server.network.packet.client.play.ClientWindowConfirmationPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.CloseWindowPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- windowId - Variable in class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.OpenWindowPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.SetSlotPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.TradeListPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.WindowConfirmationPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.WindowItemsPacket
- windowId - Variable in class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- WindowItemsPacket - Class in net.minestom.server.network.packet.server.play
- WindowItemsPacket() - Constructor for class net.minestom.server.network.packet.server.play.WindowItemsPacket
- WindowListener - Class in net.minestom.server.listener
- WindowListener() - Constructor for class net.minestom.server.listener.WindowListener
- WindowPropertyPacket - Class in net.minestom.server.network.packet.server.play
- WindowPropertyPacket() - Constructor for class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- windowType - Variable in class net.minestom.server.network.packet.server.play.OpenWindowPacket
- wire(MixinEnvironment.Phase, IConsumer<MixinEnvironment.Phase>) - Method in class net.minestom.server.extras.selfmodification.mixins.MixinServiceMinestom
- WITCH - net.minestom.server.entity.EntityType
- WITCH - net.minestom.server.particle.Particle
- WITCH_SPAWN_EGG - net.minestom.server.item.Material
- withDefaultExecutor(Command) - Static method in class net.minestom.server.command.builder.ParsedCommand
- WITHER - net.minestom.server.entity.EntityType
- WITHER - net.minestom.server.potion.PotionEffect
- WITHER_BREAKS_BLOCK - net.minestom.server.effects.Effects
- WITHER_ROSE - net.minestom.server.instance.block.Block
- WITHER_ROSE - net.minestom.server.item.Material
- WITHER_SHOOTS - net.minestom.server.effects.Effects
- WITHER_SKELETON - net.minestom.server.entity.EntityType
- WITHER_SKELETON_SKULL - net.minestom.server.instance.block.Block
- WITHER_SKELETON_SKULL - net.minestom.server.item.Material
- WITHER_SKELETON_SPAWN_EGG - net.minestom.server.item.Material
- WITHER_SKELETON_WALL_SKULL - net.minestom.server.instance.block.Block
- WITHER_SKULL - net.minestom.server.entity.EntityType
- WITHER_SPAWNED - net.minestom.server.effects.Effects
- WitherSkeletonSkull - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WitherSkeletonSkull() - Constructor for class net.minestom.server.instance.block.states.WitherSkeletonSkull
-
Deprecated.
- WitherSkeletonWallSkull - Class in net.minestom.server.instance.block.states
-
Deprecated.
- WitherSkeletonWallSkull() - Constructor for class net.minestom.server.instance.block.states.WitherSkeletonWallSkull
-
Deprecated.
- withProperties(String...) - Method in enum net.minestom.server.instance.block.Block
- WOLF - net.minestom.server.entity.EntityType
- WOLF_SPAWN_EGG - net.minestom.server.item.Material
- WOOD - net.minestom.server.map.MapColors
- WOODEN_AXE - net.minestom.server.item.Material
- WOODEN_DOOR_CLOSED - net.minestom.server.effects.Effects
- WOODEN_DOOR_OPENED - net.minestom.server.effects.Effects
- WOODEN_HOE - net.minestom.server.item.Material
- WOODEN_PICKAXE - net.minestom.server.item.Material
- WOODEN_SHOVEL - net.minestom.server.item.Material
- WOODEN_SWORD - net.minestom.server.item.Material
- WOODEN_TRAPDOOR_CLOSED - net.minestom.server.effects.Effects
- WOODEN_TRAPDOOR_OPENED - net.minestom.server.effects.Effects
- WOOL - net.minestom.server.map.MapColors
- Word(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- WORLD_BORDER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- worldAge - Variable in class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- WorldBorder - Class in net.minestom.server.instance
-
Represents the world border of an
Instance, can be retrieved withInstance.getWorldBorder(). - WorldBorder(Instance) - Constructor for class net.minestom.server.instance.WorldBorder
- WorldBorder.CollisionAxis - Enum in net.minestom.server.instance
- WorldBorderPacket - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket() - Constructor for class net.minestom.server.network.packet.server.play.WorldBorderPacket
- WorldBorderPacket.Action - Enum in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBAction - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBInitialize - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBLerpSize - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBSetCenter - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBSetSize - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBSetWarningBlocks - Class in net.minestom.server.network.packet.server.play
- WorldBorderPacket.WBSetWarningTime - Class in net.minestom.server.network.packet.server.play
- WRITABLE_BOOK - net.minestom.server.item.Material
- WritableBookMeta - Class in net.minestom.server.item.metadata
- WritableBookMeta() - Constructor for class net.minestom.server.item.metadata.WritableBookMeta
- write(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- write(Object) - Method in class net.minestom.server.network.player.NettyPlayerConnection
- write(Consumer<BinaryWriter>) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Consumer this object to write at a different time
- write(BinaryWriter) - Method in class net.minestom.server.entity.Metadata.Entry
- write(BinaryWriter) - Method in class net.minestom.server.entity.Metadata.Value
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.handshake.ResponsePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.login.SetCompressionPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AcknowledgePlayerDiggingPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AdvancementsPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.AttachEntityPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.BlockActionPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.BlockChangePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.BossBarPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.CameraPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ChatMessagePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ChunkDataPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.CloseWindowPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.CollectItemPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.CombatEventPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DisconnectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EffectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityEffectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityMovementPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityPositionPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityStatusPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ExplosionPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.FacePlayerPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.JoinGamePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.KeepAlivePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.MapDataPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.OpenBookPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.OpenWindowPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ParticlePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer.Property
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.AddPlayer
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.PlayerInfo
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.RemovePlayer
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateDisplayName
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateGamemode
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket.UpdateLatency
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.PluginMessagePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ResourcePackSendPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.RespawnPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SetCooldownPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SetExperiencePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SetPassengersPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SetSlotPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SpawnLivingEntityPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SpawnPaintingPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SpawnPlayerPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.StatisticsPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.StopSoundPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.TabCompletePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.TagsPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.TeamsPacket
-
Writes data into the
BinaryWriter - write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.TitlePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.TradeListPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UpdateLightPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UpdateScorePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WindowConfirmationPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WindowItemsPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBAction
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBLerpSize
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetCenter
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetSize
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetWarningBlocks
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetWarningTime
- write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.play.WorldBorderPacket
- write(BinaryWriter) - Method in interface net.minestom.server.network.packet.server.ServerPacket
-
Writes the packet to a
BinaryWriter. - write(BinaryWriter) - Method in class net.minestom.server.network.packet.server.status.PongPacket
- write(BinaryWriter) - Method in interface net.minestom.server.utils.binary.Writeable
-
Writes into a
BinaryWriter. - write(NBTCompound) - Method in class net.minestom.server.item.metadata.CompassMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.CrossbowMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.EnchantedBookMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.FireworkEffectMeta
-
Writes nbt data to a compound.
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.FireworkMeta
-
Writes nbt data to a compound.
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.ItemMeta
-
Writes nbt data to a compound.
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.LeatherArmorMeta
-
Writes nbt data to a compound.
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.MapMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.PlayerHeadMeta
-
Writes nbt data to a compound.
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.PotionMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.SpawnEggMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.WritableBookMeta
- write(NBTCompound) - Method in class net.minestom.server.item.metadata.WrittenBookMeta
- Writeable - Interface in net.minestom.server.utils.binary
-
Represents an element which can write to a
BinaryWriter. - writeAndFlush(Object) - Method in class net.minestom.server.network.player.NettyPlayerConnection
- writeAtEnd(BinaryWriter) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Adds a
BinaryWriter'sByteBufat the end of this writer. - writeAtStart(BinaryWriter) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Adds a
BinaryWriter'sByteBufat the beginning of this writer. - writeBlockEntity(BlockPosition, Data, NBTCompound) - Method in class net.minestom.server.instance.block.CustomBlock
-
Allows custom block to write block entity data to a given NBT compound.
- writeBlockPosition(int, int, int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeBlockPosition(BlockPosition) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeBlocks(ByteBuf, short[], long[], int) - Static method in class net.minestom.server.utils.Utils
- writeBoolean(boolean) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single boolean to the buffer.
- writeByte(byte) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single byte to the buffer.
- writeBytes(byte[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a byte array.
- writeChar(char) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single char to the buffer.
- writeDataIndexHeader(BinaryWriter, Object2ShortMap<String>) - Static method in class net.minestom.server.data.SerializableData
-
Writes the index info (class name -> class index), used to write the header for indexed serialized data.
- writeDouble(double) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single double to the buffer.
- writeEnchant(NBTCompound, String, Map<Enchantment, Short>) - Static method in class net.minestom.server.utils.NBTUtils
- writeFloat(float) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single float to the buffer.
- writeInt(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single int to the buffer.
- writeItemStack(ItemStack) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeItemStack(BinaryWriter, ItemStack) - Static method in class net.minestom.server.utils.NBTUtils
- writeLong(long) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single long to the buffer.
- writeNBT(String, NBT) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writePacket(ByteBuf, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
-
Writes a
ServerPacketinto aByteBuf. - writePacket(ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
-
Writes a
ServerPacketinto a newly createdByteBuf. - writeShort(short) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single short to the buffer.
- writeSizedString(String) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a string to the buffer.
- writeStringArray(String[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a string to the buffer.
- writeUuid(UUID) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes an
UUID. - writeVarInt(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single var-int to the buffer.
- writeVarInt(BinaryWriter, int) - Static method in class net.minestom.server.utils.Utils
- writeVarIntArray(int[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a var-int array to the buffer.
- writeVarIntBuf(ByteBuf, int) - Static method in class net.minestom.server.utils.Utils
- writeVarLong(long) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes a single var-long to the buffer.
- writeVarLong(BinaryWriter, long) - Static method in class net.minestom.server.utils.Utils
- WRITTEN_BOOK - net.minestom.server.item.Material
- WrittenBookMeta - Class in net.minestom.server.item.metadata
- WrittenBookMeta() - Constructor for class net.minestom.server.item.metadata.WrittenBookMeta
- WrittenBookMeta.WrittenBookGeneration - Enum in net.minestom.server.item.metadata
X
- x - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- x - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- x - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- x - Variable in class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- x - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- x - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- x - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- x - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- x - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- x - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- x - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- x - Variable in class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- x - Variable in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- x - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- x - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetCenter
- x - Variable in class net.minestom.server.utils.Vector
- X - net.minestom.server.instance.WorldBorder.CollisionAxis
- x0_53 - net.minestom.server.map.MapColors.Multiplier
- x0_71 - net.minestom.server.map.MapColors.Multiplier
- x0_86 - net.minestom.server.map.MapColors.Multiplier
- x1_00 - net.minestom.server.map.MapColors.Multiplier
Y
- y - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- y - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- y - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- y - Variable in class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- y - Variable in class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- y - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- y - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- y - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- y - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- y - Variable in class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- y - Variable in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- y - Variable in class net.minestom.server.utils.Vector
- yaw - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- yaw - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- yaw - Variable in class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- yaw - Variable in class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- yaw - Variable in class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- yaw - Variable in class net.minestom.server.network.packet.server.play.EntityRotationPacket
- yaw - Variable in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- YELLOW - net.minestom.server.bossbar.BarColor
- YELLOW - Static variable in class net.minestom.server.chat.ChatColor
- YELLOW_BANNER - net.minestom.server.instance.block.Block
- YELLOW_BANNER - net.minestom.server.item.Material
- YELLOW_BED - net.minestom.server.instance.block.Block
- YELLOW_BED - net.minestom.server.item.Material
- YELLOW_CARPET - net.minestom.server.instance.block.Block
- YELLOW_CARPET - net.minestom.server.item.Material
- YELLOW_CONCRETE - net.minestom.server.instance.block.Block
- YELLOW_CONCRETE - net.minestom.server.item.Material
- YELLOW_CONCRETE_POWDER - net.minestom.server.instance.block.Block
- YELLOW_CONCRETE_POWDER - net.minestom.server.item.Material
- YELLOW_DYE - net.minestom.server.item.Material
- YELLOW_GLAZED_TERRACOTTA - net.minestom.server.instance.block.Block
- YELLOW_GLAZED_TERRACOTTA - net.minestom.server.item.Material
- YELLOW_SHULKER_BOX - net.minestom.server.instance.block.Block
- YELLOW_SHULKER_BOX - net.minestom.server.item.Material
- YELLOW_STAINED_GLASS - net.minestom.server.instance.block.Block
- YELLOW_STAINED_GLASS - net.minestom.server.item.Material
- YELLOW_STAINED_GLASS_PANE - net.minestom.server.instance.block.Block
- YELLOW_STAINED_GLASS_PANE - net.minestom.server.item.Material
- YELLOW_TERRACOTTA - net.minestom.server.instance.block.Block
- YELLOW_TERRACOTTA - net.minestom.server.item.Material
- YELLOW_WALL_BANNER - net.minestom.server.instance.block.Block
- YELLOW_WOOL - net.minestom.server.instance.block.Block
- YELLOW_WOOL - net.minestom.server.item.Material
- YellowBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- YellowBanner() - Constructor for class net.minestom.server.instance.block.states.YellowBanner
-
Deprecated.
- YellowBed - Class in net.minestom.server.instance.block.states
-
Deprecated.
- YellowBed() - Constructor for class net.minestom.server.instance.block.states.YellowBed
-
Deprecated.
- YellowGlazedTerracotta - Class in net.minestom.server.instance.block.states
-
Deprecated.
- YellowGlazedTerracotta() - Constructor for class net.minestom.server.instance.block.states.YellowGlazedTerracotta
-
Deprecated.
- YellowShulkerBox - Class in net.minestom.server.instance.block.states
-
Deprecated.
- YellowShulkerBox() - Constructor for class net.minestom.server.instance.block.states.YellowShulkerBox
-
Deprecated.
- YellowStainedGlassPane - Class in net.minestom.server.instance.block.states
-
Deprecated.
- YellowStainedGlassPane() - Constructor for class net.minestom.server.instance.block.states.YellowStainedGlassPane
-
Deprecated.
- YellowWallBanner - Class in net.minestom.server.instance.block.states
-
Deprecated.
- YellowWallBanner() - Constructor for class net.minestom.server.instance.block.states.YellowWallBanner
-
Deprecated.
Z
- z - Variable in class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- z - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- z - Variable in class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- z - Variable in class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- z - Variable in class net.minestom.server.network.packet.server.play.ExplosionPacket
- z - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- z - Variable in class net.minestom.server.network.packet.server.play.MapDataPacket
- z - Variable in class net.minestom.server.network.packet.server.play.NamedSoundEffectPacket
- z - Variable in class net.minestom.server.network.packet.server.play.ParticlePacket
- z - Variable in class net.minestom.server.network.packet.server.play.SoundEffectPacket
- z - Variable in class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- z - Variable in class net.minestom.server.network.packet.server.play.VehicleMovePacket
- z - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBInitialize
- z - Variable in class net.minestom.server.network.packet.server.play.WorldBorderPacket.WBSetCenter
- z - Variable in class net.minestom.server.utils.Vector
- Z - net.minestom.server.instance.WorldBorder.CollisionAxis
- zero() - Method in class net.minestom.server.utils.Vector
-
Zero this vector's components.
- ZOGLIN - net.minestom.server.entity.EntityType
- ZOGLIN_SPAWN_EGG - net.minestom.server.item.Material
- ZOMBIE - net.minestom.server.entity.EntityType
- ZOMBIE_ATTACKS_IRON_DOOR - net.minestom.server.effects.Effects
- ZOMBIE_ATTACKS_WOOD_DOOR - net.minestom.server.effects.Effects
- ZOMBIE_BREAKS_WOOD_DOOR - net.minestom.server.effects.Effects
- ZOMBIE_HEAD - net.minestom.server.instance.block.Block
- ZOMBIE_HEAD - net.minestom.server.item.Material
- ZOMBIE_HORSE - net.minestom.server.entity.EntityType
- ZOMBIE_HORSE_SPAWN_EGG - net.minestom.server.item.Material
- ZOMBIE_INFECTS - net.minestom.server.effects.Effects
- ZOMBIE_SPAWN_EGG - net.minestom.server.item.Material
- ZOMBIE_SPAWN_REINFORCEMENTS - Static variable in class net.minestom.server.attribute.Attributes
- ZOMBIE_VILLAGER - net.minestom.server.entity.EntityType
- ZOMBIE_VILLAGER_CONVERTED - net.minestom.server.effects.Effects
- ZOMBIE_VILLAGER_SPAWN_EGG - net.minestom.server.item.Material
- ZOMBIE_WALL_HEAD - net.minestom.server.instance.block.Block
- ZombieHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ZombieHead() - Constructor for class net.minestom.server.instance.block.states.ZombieHead
-
Deprecated.
- ZombieWallHead - Class in net.minestom.server.instance.block.states
-
Deprecated.
- ZombieWallHead() - Constructor for class net.minestom.server.instance.block.states.ZombieWallHead
-
Deprecated.
- ZOMBIFIED_PIGLIN - net.minestom.server.entity.EntityType
- ZOMBIFIED_PIGLIN_SPAWN_EGG - net.minestom.server.item.Material
All Classes All Packages